|
-
Aug 6th, 2007, 08:01 AM
#1
Thread Starter
Frenzied Member
Shortcut to unistall - Possible
Hi all,
Lately I have seen quiet a few posts asking for how to create a shortcut to uninstall a program in the program group. The replies mostly were NOT POSSIBLE. So I tried tinkering a bit with various settings a PDW gives. I chanced upon (it is not even discover!) a simple way even without getting out of PDW.
All u have to do is create a new item in the Start Menu Items window and name it say Uninstall, then click on the properties of the uninstall item and add this line
C:\WINDOWS\st6unst.exe -n "$(appPath)ST6UNST.LOG"
. Please also ensure that the start in is set to $(winPath). This is all required!
Let the experts decide if this method is correct.
goodluck...
-
Aug 7th, 2007, 07:26 AM
#2
Frenzied Member
Re: Shortcut to unistall - Possible
I would say that the best thing is to not use the Package and Deployment Wizard, but to use Inno Setup.
This gives you much more flexibility in your install/uninstall operations.
-
Aug 7th, 2007, 01:28 PM
#3
Re: Shortcut to unistall - Possible
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|