Command : Execute Process
wmic process call create "process_name"
wmic product get name /value wmic product where name="XX" call uninstall /nointeractive
Last updated 6 days ago