Skip to content
⌘ NSIS Forum Archive

Add/Remove Programs not auto-updated?

3 posts

Shippy#

Add/Remove Programs not auto-updated?

I noticed, at least under Win98, that when you uninstall a program that uses NSIS (or NSIS itself) through the Add/Remove Programs tab, it doesn't remove that entry from the dialog until you close and re-open it. Most other software automatically disappears from this list when you uninstall it so I think NSIS programs should do it too. Otherwise, people may think that the program hasn't been uninstalled properly. Then, if they try to click it again, they get a message that an error occurred and if they would like to remove the item from the tab. I think many people will run into this problem.
Guest#
A search gave me this result:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


-Hendri.
Joost Verburg#
So this is only a Windows 95/98/ME problem?
No problemes here on 2000/XP.

It would be nice to have a workaround for this 🙂 I'll try Justin's code in that topic when I have access to a Win9x machine.