New question #706948 on SikuliX: https://answers.launchpad.net/sikuli/+question/706948
I am trying to launch an application by providing the path of exe app in App.Open(c/xyx/xyz.exe) The issue is that this application has couple of dependencies which are accessed on executing this code but in the location -> c/User/Username/IdeaProjects/AutomationProjectXYZ Basically, to run this application, the directory need to be set to the install foler (C/XYZ) in the command prompt. Is there any way to point to this directory for dependencies while launching application using app.open(exe path) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

