← Back to team overview

sikuli-driver team mailing list archive

[Question #247038]: App.open to run .exe file with environment variable

 

New question #247038 on Sikuli:
https://answers.launchpad.net/sikuli/+question/247038

Dear RaiMan,

Thank you again for your helpfulness (related to question 24669 (Unable to run .exe file with environment variable)). 

Is it possible to run an. exe file through the settings of environment variables with App class?

Thus I would like to have something like:

#MyApp environment variable is created in system in variables under System\Advanced Settings
App.open('"%MyApp%")

In my previous question, I tried to use subprocess.call('"%MyApp%") but it is too high maintenance with respect to App class I guess.  

Thanks!


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