11.15.2013

Uninstall Any Program via WMIC query Command Line

Uninstall Any Program via WMIC query Command Line


wmic
product where "vendor like 'autodesk%'" call uninstall /nointeractive

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.