Quote
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1800 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7b33e4d596
commit
a9fda82c27
1 changed files with 2 additions and 2 deletions
|
@ -23,5 +23,5 @@
|
|||
;and paths should ideally be absolute (since you could be
|
||||
;building your installer anywhere).
|
||||
;
|
||||
;!packhdr tmp.dat "C:\program files\upx\upx -9 -q tmp.dat"
|
||||
;!packhdr tmp.dat "C:\program files\petite\petite -9 -b0 -r** -p0 -y tmp.dat"
|
||||
;!packhdr tmp.dat '"C:\program files\upx\upx" -9 -q tmp.dat'
|
||||
;!packhdr tmp.dat '"C:\program files\petite\petite" -9 -b0 -r** -p0 -y tmp.dat'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue