We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d756833 commit da660c4Copy full SHA for da660c4
windows-installer/setup-base.nsi
@@ -33,7 +33,7 @@
33
; Settings
34
35
# File and Installer Name
36
- outfile "${entry_name}_${arcver}_win_install.exe"
+ outfile "${entry_name}_ide_${arcver}_win_install.exe"
37
Name "${arctitle} ${arcver}"
38
39
# Default directory
0 commit comments