Skip to content
⌘ NSIS Forum Archive

Does anybody know how to copy dll to system32

5 posts

aii#

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#
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.
kichik#
It's unrelated to your computer's environment variables. It's a special NSIS variable pointing to your system directory.