Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

application uninstallation in windows

I could see that uninstallation off msi application can be achieved in windows using powershell scripting with startprocess command on the uninstallstring registry.

How to achieve the same for the applications which are installed directly using exe and not from msi file?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

This question is impossible to answer as every *.exe installer can behave in a different way. For some cases, you might try <setup_file>.exe /? and get a list of possibilities from which you can pick, but for others this will simply start the installer (again).

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading