/build/static/layout/Breadcrumb_cap_w.png

Package created specifically to uninstall ?

There is lots of information about how to create packages to install applications but I am just wondering if it is possible to create a package to uninstall an application which is not an MSI package.

I have an application which uses a custom unknown installer (via setup.exe) for installation. I would like to create a package (or a script) to uninstall thie application from the machines. The application has an uninstaller but it requires the user to click 'Yes' in order for the uninstall to take place.

I use Package Studio and I can capture which files are installed. Actually, the installation looks pretty basic. ie. creates a folder under Program Files, adds 1 reg key and enters an entry in Add/remove Programs and a few ini files.

What would be a good way to approach this ?

The application is called TeraTerm Pro v2.3: TeraTerm Prohttp://hp.vector.co.jp/authors/VA002416/teraterm.html

0 Comments   [ + ] Show comments

Answers (3)

Posted by: dm1 19 years ago
Blue Belt
0
You could probably use a custom action within an MSI to achieve this. You'll need to call the uninstaller, so find the location of it, and the reg key which holds the uninstall info. In order to ignore the dialog that makes you select 'yes' just use a /s switch.
Posted by: pjohnson 19 years ago
Orange Belt
0
I just tested the uninstall with the /S switch and it uninstalls silently without the prompt. In the process of building a SMS package now to roll this out.

Thanks again.
Posted by: dm1 19 years ago
Blue Belt
0
nice one!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ