Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Registry Help (http://forums.winamp.com/showthread.php?t=268031)

brybo 19th March 2007 07:17

Registry Help
 
Hello all! I've got another question I need help on.

I can't seem to figure out how to delete strings from registry keys.

I'm trying to create a COMPLETE uninstaller that will delete all the registry keys and only certain strings under certain keys, that were left behind by a certain program. We will use Norton Internet Security for this example.

For instance, let's say I want to delete the following BOLD strings from the following key:

code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders]
"C:\\Documents and Settings\\All Users\\Application Data\\blah blah blah1"
"C:\\Documents and Settings\\All Users\\Application Data\\Symantec\\Norton Internet Security\\"="1"
"C:\\Documents and Settings\\All Users\\Application Data\\blah blah blah2"
"C:\\Program Files\\Norton AntiVirus\\Quarantine\\"="1"
"C:\\Documents and Settings\\All Users\\Application Data\\blah blah blah3"



How would I go about deleting not just one, but those two out of the bunch?

Thanks!
All help is always appreciated. :D

Red Wine 19th March 2007 07:27

Here is a wiki page that might help you,

http://nsis.sourceforge.net/Reading_..._makes_it_easy


All times are GMT. The time now is 05:11.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.