|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|