|
|
#1 |
|
Junior Member
Join Date: Jul 2007
Posts: 6
|
makensis.exe
what does "/Ddef" do in "makensis /Ddef MyScript.nsi" ? thanks for help.
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,784
|
creates a define, same as if you did:
!define def in your script IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2007
Posts: 6
|
Thanks. Very clear.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|