We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab4a8b commit c2074abCopy full SHA for c2074ab
1 file changed
inno/Inno installer script.iss
@@ -31,7 +31,7 @@ DisableProgramGroupPage=yes
31
LicenseFile=C:\Workspace\Flutter\ir_net\inno\installer license.txt
32
; Uncomment the following line to run in non administrative install mode (install for current user only.)
33
;PrivilegesRequired=lowest
34
-OutputBaseFilename=mysetup
+OutputBaseFilename=IRNet_windows_setup
35
Compression=lzma
36
SolidCompression=yes
37
WizardStyle=modern
0 commit comments