Old 10th April 2002, 13:03   #1
jaanu35
Junior Member
 
Join Date: Apr 2002
Posts: 2
Red face Proper uninstall??

There is a small problem with my current scriptfile at least in Windows 98.
If I select Control Panel - Add/Remove Programs - choose my program's name, click Add/Remove... then everything goes well and it removes the program, but after uninstallation dialog Windows returns to Add/Remove Programs Properties dialogbox and my program's name is still in the list, clicking to Add/Remove brings up Uninstaller's Error, which pronaunces, that this program could allready be uninstalled (which is true).

When I close Add/Remove programs properties and open it again, then program's name is gone from the list and everything is OK! And finally my question: how to remove program's name from uninstallables' list with uninstallation script?

Current version:

code:

...
Section Uninstall
DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\Kahevoitlus"
DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Kahevoitlus"
....


Last edited by jaanu35; 10th April 2002 at 13:33.
jaanu35 is offline   Reply With Quote
Old 10th April 2002, 13:34   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
This post might give you the answer:
http://forums.winamp.com/showthread....ghlight=return

KiCHiK
kichik is offline   Reply With Quote
Old 10th April 2002, 14:06   #3
jaanu35
Junior Member
 
Join Date: Apr 2002
Posts: 2
thanx,

sorry for abusing forum rules (I tried to find the answer in older topics, but I didn't succeed).
jaanu35 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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