Question #242941 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/242941
RaiMan proposed the following answer: uuuups, made the same mistake again: App.open(r 'CMD /k start "Running something.bat" "C:\sikuli\something.bat" ') the contained \ have either to be escaped as \\ or the string has to be set as raw string with r'...' -- 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

