fixed dup section names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6127 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8ce89b9c47
commit
cab33acee9
1 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ This option makes the compiler use an external EXE packer (such as \W{http://www
|
|||
|
||||
\c !packhdr "$%TEMP%\exehead.tmp" '"C:\Program Files\UPX\upx.exe" "$%TEMP%\exehead.tmp"'
|
||||
|
||||
\S1{packhdr} !finalize
|
||||
\S1{finalize} !finalize
|
||||
|
||||
\c command
|
||||
|
||||
|
@ -170,7 +170,7 @@ You can use these standard predefines to automatically add the build time to the
|
|||
|
||||
Current script name.
|
||||
|
||||
\S1{prefile} $\{__FILEDIR__\}
|
||||
\S1{prefiledir} $\{__FILEDIR__\}
|
||||
|
||||
Current script directory.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue