Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 25th February 2015, 20:19   #1
coderwolf
Junior Member
 
Join Date: Feb 2015
Posts: 25
Are all the variables in the constant section of the documentation run-time only? Thanks for showing how to handle environment vars!

Also, are comments ignored in the resulting exe, or compiled into the string list?
coderwolf is offline   Reply With Quote
Old 26th February 2015, 06:34   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
Quote:
Originally Posted by coderwolf View Post
Are all the variables in the constant section of the documentation run-time only?
Most of them are. Does it really matter?

Quote:
Originally Posted by coderwolf View Post
Also, are comments ignored in the resulting exe, or compiled into the string list?
Comments are removed in the preprocessor complier step IIRC...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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