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:
joostverburg 2003-01-09 16:49:11 +00:00
parent f9de5367ee
commit db9efdc915
4 changed files with 9 additions and 5 deletions

View file

@ -11,7 +11,7 @@
;Configuration
;General
OutFile "Basic.exe"
OutFile "WelcomeFinish.exe"
;Folder selection page
InstallDir "$PROGRAMFILES\${MUI_PRODUCT}"