Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 5th December 2004, 05:08   #1
ldajunk
Junior Member
 
Join Date: Sep 2004
Location: Colorado Springs
Posts: 10
Load REG_MULTI_SZ entry

I want to be able to use nsis to load a REG_MULTI_SZ entry into the registry. The nsis documentation doesn't seem to address this. I came across a solitary archive post about reading a REG_MULTI_SZ entry.

Can a nsis script do this? If so, how? If not, is there a viable, appropriate alternative?

I want to do something equivalent to the list of file types associated with Win2000's backup utility:
HKLM ... FilesNotToBackup
TempFiles REG_MULTI_SZ \Temp\*.* /s
UsrDumpFiles REG_MULTI_SZ \user.dmp /s
ldajunk is offline   Reply With Quote
Old 6th December 2004, 16:17   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Try this:

http://forums.winamp.com/showthread....ght=REGMULTISZ

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 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