Question #266883 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266883
RaiMan proposed the following answer: no, much simpler from build 2015-05-23+ on you can do, what you used to do: openApp(r'cmd.exe /c start D:\tempkill_files\tempkill_new_v02.bat') Be aware: - since you use a raw string r'…' or r"…" the backslashes need/should not be doubled. -- 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

