comment
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2291 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4d9f49dd43
commit
9c12f70b9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue