Loading
  • What kind of install?

     

    msiexec /x {ProductCode} works for Windows Installer installs (upgrade-table preferred).

     

    There is a uninstall string in the registry somewhere, works for most other installs.
    Expand Post
  • I know I can look here:

     

    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\

     

    for the uninstall string. The problem is when you run:

     

    "C:\Program Files\WinZip\WINZIP32.EXE" /uninstall it prompts the client to choose yes or no. Is there another switch I can use to automate this? I haven't been able to find one. I need to completely uninstall the previous software and then install the current version of the same software in one instance if possible.

     

    Thanks,

     

    Bryan
    Expand Post

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Software Uninstall!?!?!