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

    Status: Open => Answered

RaiMan proposed the following answer:
The complete App handling on Windows has been revised with a focus on
startable applications using there absolute path to the .exe and apps,
that open windows at startup.

The above variant does not work anymore. I will add a solution for those
cases where you want to use the cmd.exe to do something.

As a workaround try this:

- pack the "start ...." into a .bat or .cmd
- use App.open("youNameIt.cmd")

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to