Forcing the Uninstall of an MSI Application
Novell Cool Solutions: Tip
By Terrance Tor
|
Digg This -
Slashdot This
Posted: 15 Dec 2005 |
How to make a ZENworks package that force-uninstalls an MSI application.
- Make a new application object using an existing application object. Select the object that you created to install the MSI with.
- Add the following property value:
REMOVE with the value of ALL
This uses an internal property called "REMOVE" and the value of "ALL" tells MSIexec to remove all features (uninstall everything).
For more information see this article.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

