← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #218292]: Unable to open the application using openApp() command

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
try to make a command file containing the start command for your app
(see Windows help) and place it somewhere.

try to use this cmd with openApp().

Another option is to directly run the start command from inside the script using subprocess or os.popen() 
e.g. look: https://answers.launchpad.net/sikuli/+question/182144

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.