git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2291 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-14 10:15:31 +00:00
parent 4d9f49dd43
commit 9c12f70b9d

View file

@ -22,7 +22,7 @@ DirText "This will install the very simple example1 on your computer. Choose a d
;--------------------------------
; The stuff to install
Section "" ;Only one section, so the name is not important
Section "" ;No components page, name is not important
; Set output path to the installation directory.
SetOutPath $INSTDIR