Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th September 2008, 15:57   #1
aii
Junior Member
 
Join Date: Sep 2008
Posts: 3
Does anybody know how to copy dll to system32

i need to copy a debughelp.dll to system32, but have to know it's winnt/system32 or windows/system32.

can anyone show me how to do it? thanks!
aii is offline   Reply With Quote
Old 16th September 2008, 16:58   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Use $SYSDIR.

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
Old 16th September 2008, 17:43   #3
aii
Junior Member
 
Join Date: Sep 2008
Posts: 3
thank you for answer my questions

if use $sysdir, do we need to set the environment variable? i found no default $sysdir in my pc.
aii is offline   Reply With Quote
Old 16th September 2008, 18:10   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
It's unrelated to your computer's environment variables. It's a special NSIS variable pointing to your system directory.

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
Old 16th September 2008, 20:05   #5
aii
Junior Member
 
Join Date: Sep 2008
Posts: 3
Thank you very much!

I found it.
aii 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