Skip to content

Commit f6be854

Browse files
committed
chore(inno-script): fix double output base file name
1 parent 7994ab9 commit f6be854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/installer.iss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ DefaultDirName={autopf}\{#MyAppName}
1818
DefaultGroupName={#MyAppName}
1919
DisableProgramGroupPage=yes
2020
OutputDir=..\\dist
21-
OutputBaseFilename={#MyAppName}-Setup-{#MyAppVersion}
2221
UninstallDisplayIcon={app}\{#MyAppExeName}
2322
Compression=lzma2
2423
SolidCompression=yes

0 commit comments

Comments
 (0)