Prev Previous Post   Next Post Next
Old 30th May 2006, 11:29   #1
shaunb
Member
 
Join Date: May 2006
Location: Devon, UK
Posts: 65
Outfile and capitals

odd one, When I specify a variable to be used for an Outfile name, it doesnt preserve the caps.

example,

I have a var called $blech which contains BLECH

if I do

Outfile "Setup $blech.exe"

I get, as a resulting filename:

"Setup blech.exe"

and not

"Setup BLECH.exe"

of course, this works fine

Outfile "Setup BLECH.exe"

returns

"Setup BLECH.exe"



am I being stupid? its just I need the company brand to be in capitals. of course hardcoding it myself works, but that negates the whole point of the variable substitution.

thanks!
shaunb is offline   Reply With Quote
 
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