Showing posts with label Others. Show all posts
Showing posts with label Others. Show all posts

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.
Read more...
 
span.fullpost {display:none;}