sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58933
[Question #706948]: Unable to launch application since its dependencies are being accessed from Project Location
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.