Question #129622 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/129622
Archie2801 requested more information:
Hey its too late I am answering this query but I hope it will be helpful
for others.
Step1 - open command line prompt
App.open("C:\Windows\System32\cmd.exe")
wait(5)
Step2 - type uninstallation command
type("wmic product where name=\"Product_name\" call uninstall\n")
here \ will just ignore the actual functionality of double quote(") and
consider it as string
Check it out! It Works!! :)
Cheers
Archie
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp