Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 20th August 2007, 14:28   #1
Mark20061116
Junior Member
 
Join Date: Jul 2007
Posts: 6
makensis.exe

what does "/Ddef" do in "makensis /Ddef MyScript.nsi" ? thanks for help.
Mark20061116 is offline   Reply With Quote
Old 20th August 2007, 14:31   #2
Anders
Moderator
 
Anders's Avatar
 
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
Anders is offline   Reply With Quote
Old 20th August 2007, 15:03   #3
Mark20061116
Junior Member
 
Join Date: Jul 2007
Posts: 6
Thanks. Very clear.
Mark20061116 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump