Friday, March 5, 2010

Uninstall Applications using MSIEXEC

msiexec /uninstall {GUID} /q REMOVE=ALL

You can find GUIDs under

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

Type msiexec on "Run" to get other parameters.

No comments:

Post a Comment

 
span.fullpost {display:inline;}