Forum: NSIS Discussion
19th January 2006, 11:38
|
|
Replies: 2
Views: 13,299
How to get environment variable at runtime?
Hi
I want my installer to install into C:\My_Product folder. Instead of hardcoding C:\, I wanted to use %SYSTEMDRIVE%... But apparently if I use %SYSTEMDRIVE% it is resolved at the compile time...
|
Forum: NSIS Discussion
15th January 2006, 17:04
|
|
Replies: 10
Views: 1,742
little late
oops! my fault. But, I'd say it is not clear, atleast to me :)
|
Forum: NSIS Discussion
15th January 2006, 16:04
|
|
Replies: 10
Views: 1,742
Thank you
Thanks for the solution. It works like a charm.
I had to do some more digging to find out how to call a function on leaving a page. It's be good if that portion is also added to the wiki.
Page...
|
Forum: NSIS Discussion
12th January 2006, 00:36
|
|
Replies: 10
Views: 1,742
|