filename fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2050 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f9de5367ee
commit
db9efdc915
4 changed files with 9 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
;Configuration
|
||||
|
||||
;General
|
||||
OutFile "Basic.exe"
|
||||
OutFile "InstallOptions.exe"
|
||||
|
||||
;Folder selection page
|
||||
InstallDir "$PROGRAMFILES\${MUI_PRODUCT}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue