Built with Grav - The Modern Flat File CMS
The WMI command-line (WMIC) utility provides a command-line interface for Windows Management Instrumentation (WMI
cmd>wmic product get name
wmic product where name='myappsname' call uninstall