typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3651 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2849e0d88b
commit
f57a919c54
3 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@ On POSIX platforms, !execute will use system() just like \R{system}{!system}.
|
|||
|
||||
\c tempfile command
|
||||
|
||||
This option makes the compiler an external EXE packer (such as Petite or UPX) to compress the executable header. Specify a temporary file name (such as "temp.dat") and a command line (such as "C:\\program files\\upx\\upx -9 temp.dat") to compress the header.
|
||||
This option makes the compiler use an external EXE packer (such as \W{http://www.un4seen.com/petite/}{Petite} or \W{http://upx.sourceforge.net/}{UPX}) to compress the executable header. Specify a temporary file name (such as "temp.dat") and a command line (such as "C:\\program files\\upx\\upx -9 temp.dat") to compress the header.
|
||||
|
||||
\S1{system} !system
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue