Old 11th September 2006, 06:31   #1
dpinn
Junior Member
 
Join Date: Sep 2006
Posts: 1
Special variable?

I've inherited an NSIS script that has some syntax that I don't understand. Have a look at this:

!define REGKEY "SOFTWARE\$(^Name)"

What does the $(^Name) mean? Is it legitimate NSIS syntax?
dpinn is offline   Reply With Quote
Old 11th September 2006, 16:32   #2
CrushBug
Senior Member
 
Join Date: May 2005
Posts: 119
If I am not mistaken, (^Name) is legit and is the name of the install package you are creating. If you search these forums for ^Name you will see some other uses, too.
CrushBug is offline   Reply With Quote
Old 15th September 2006, 08:02   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
It's the language string for the installer name.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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