Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 19th March 2007, 08:17   #1
brybo
Junior Member
 
Join Date: Mar 2007
Posts: 3
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.
brybo is offline   Reply With Quote
Old 19th March 2007, 08:27   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Here is a wiki page that might help you,

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

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine 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