|
|
@@ -1,12 +1,12 @@
|
|
|
; Script generated by the Inno Setup Script Wizard.
|
|
|
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
|
|
|
|
|
-#define MyAppName "Nomo"
|
|
|
+#define MyAppName "Nomo VPN"
|
|
|
#define MyAppVersion "1.0.0"
|
|
|
-#define MyAppPublisher "Nomo"
|
|
|
-#define MyAppURL "https://nomo.io/"
|
|
|
+#define MyAppPublisher "Nomo VPN"
|
|
|
+#define MyAppURL "https://nomovpn.io/"
|
|
|
#define MyAppExeName "ixvpn.exe"
|
|
|
-#define MyAppSetupName "nomo_1.0.0_1"
|
|
|
+#define MyAppSetupName "nomo_vpn_1.0.0_1"
|
|
|
|
|
|
#ifndef MyWorkingDir
|
|
|
#define MyWorkingDir "D:\Workspace\nomo\deploy\windows"
|
|
|
@@ -41,7 +41,7 @@ ArchitecturesInstallIn64BitMode=x64compatible
|
|
|
WizardBackImageFile=back_image_light.png
|
|
|
WizardBackImageOpacity=150
|
|
|
|
|
|
-WizardImageFile=
|
|
|
+;WizardImageFile=
|
|
|
WizardSmallImageFile=
|
|
|
|
|
|
[Languages]
|