Skip to content

Commit c2074ab

Browse files
committed
Update OutputBaseFileName in inno script
1 parent aab4a8b commit c2074ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inno/Inno installer script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ DisableProgramGroupPage=yes
3131
LicenseFile=C:\Workspace\Flutter\ir_net\inno\installer license.txt
3232
; Uncomment the following line to run in non administrative install mode (install for current user only.)
3333
;PrivilegesRequired=lowest
34-
OutputBaseFilename=mysetup
34+
OutputBaseFilename=IRNet_windows_setup
3535
Compression=lzma
3636
SolidCompression=yes
3737
WizardStyle=modern

0 commit comments

Comments
 (0)