Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 26th October 2005, 19:31   #1
jweinraub
Senior Member
 
Join Date: Jan 2004
Posts: 133
Send a message via AIM to jweinraub
Question Reg_expand_sz

Hello,

I need to set a reg_expand_sz value into the registry

i am setting a system wide environment varialbe under: SYSTEM\CurrentControlSet\Control\Session Manager\Environment.

how do i do this with nsis?

regards
jweinraub is offline   Reply With Quote
Old 27th October 2005, 05:12   #2
Instructor
Major Dude
 
Join Date: Jul 2004
Posts: 665
code:
WriteRegExpandStr HKLM "SYSTEM\CurrentControlSet\Control\Session Manager\Environment" "New" ""%WINDIR%\Fonts"
Instructor is offline   Reply With Quote
Old 27th October 2005, 11:34   #3
jweinraub
Senior Member
 
Join Date: Jan 2004
Posts: 133
Send a message via AIM to jweinraub
thnks, didnt even think there was one!
jweinraub 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