Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 11th December 2009, 05:11   #1
shazia.parveen
Senior Member
 
Join Date: Jul 2009
Posts: 103
how to disable setup Temporary

Hi
I am using outlook with NSIS setup, setup is running perfectly,when we have to uninstall the setup we have to go to the Add-Remove program from there we have to uninstall the setup, by this point we are clear no doubt but i want to Disable my setup temporary and Enable it when ever i need , i don't want to uninstall it. I only want to disable it temporary how to do that . Any help will be appreciated...
Thanks
shazia.parveen is offline   Reply With Quote
Old 11th December 2009, 05:34   #2
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,840
Just create a custom page in your uninstaller that shows a Disable/Uninstall option, and push the choice into some variable in the page's leave function.

Then in the uninstall section check the variable. If it's Disable, disable your application. If it's Uninstall, uninstall.
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