Uninstall the software using MSIEXEC.EXE without user intervention
Technical Note IRE2823Created 24-Jun-2005Applies To
EXTRA! Mainframe Server Edition 8
myEXTRA! Enterprise 7.xx
Goal
Uninstall the software using MSIEXEC.EXE without user interventionSilent un-installation
Fix
Syntax
msiexec /x {package|ProductCode}
Top of pageTop of page
Parameters
/x : uninstalls a product.
package : Name of the Windows Installer package file (e.g. "atmee80.msi")
ProductCode : Globally unique identifier (GUID) of the Windows Installer package.
GUID for EXTRA! x-treme 8.0 is "8C268131-98C2- 4D12-8F10-5A8C33517372"