Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 13th April 2012, 07:17   #1
ehsansad
Junior Member
 
Join Date: Apr 2012
Posts: 20
Uninstalling other apps

Hello,

I have a NSIS script that installs an application plus three other external applications, non NSIS. I want to be able to uninstall them if the user uninstalls my application. So, how can I uninstall them, not all of them have an uninstall file and the uninstall is only avaiable from the windows add/remove panel.

with regards,
Ehsan
ehsansad is offline   Reply With Quote
Old 13th April 2012, 07:30   #2
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,840
If the uninstall is in the add/remove programs panel, then there is an uninstaller for it. Possibly it's a general uninstaller in $WINDIR with a specific uninstall script applied as a parameter. Check the registry key for the ARP entry to find the exact uninstal command being used.
MSG 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