; Installation script for NetXMS Server / Windows x64
#include "setup.iss"
-OutputBaseFilename=netxms-2.0.3-x64-minimal
+OutputBaseFilename=netxms-2.1-M1-x64-minimal
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x64
[Setup]
AppName=NetXMS WebUI
-AppVerName=NetXMS WebUI 2.0.3
-AppVersion=2.0.3
+AppVerName=NetXMS WebUI 2.1-M1
+AppVersion=2.1-M1
AppPublisher=Raden Solutions
AppPublisherURL=http://www.radensolutions.com
AppSupportURL=http://www.netxms.org
[Setup]
AppName=NetXMS
-AppVerName=NetXMS 2.0.3
-AppVersion=2.0.3
+AppVerName=NetXMS 2.1-M1
+AppVersion=2.1-M1
AppPublisher=Raden Solutions
AppPublisherURL=http://www.radensolutions.com
AppSupportURL=http://www.netxms.org
#include "setup-webui.iss"
-OutputBaseFilename=netxms-webui-2.0.3-x64
+OutputBaseFilename=netxms-webui-2.1-M1-x64
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x64