Results 1 to 3 of 3

Thread: Shortcut to unistall - Possible

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Exclamation 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...

  2. #2
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    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.

  3. #3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width