Question #667901 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667901

    Status: Open => Answered

vishal.mishra proposed the following answer:
AppName=App("C:\\Path\\Company Name Software.exe")
if not AppName.window():
    App.open("C:\\Path\\Company Name Software.exe")
App.close("C:\\Path\\Company Name Software.exe")

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to