Re: [Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-15 Thread cat123
Question #246693 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246693 Status: Answered = Solved cat123 confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-08 Thread RaiMan
Question #246693 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246693 RaiMan posted a new comment: this is a question -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-08 Thread RaiMan
Question #246693 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246693 Status: Open = Answered RaiMan proposed the following answer: With shell=True, on Windows the given command string is given to CMD.EXE, which expects the string to be an executable command and be quoted

[Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-08 Thread cat123
New question #246693 on Sikuli: https://answers.launchpad.net/sikuli/+question/246693 Hi RaiMan, I wrote a new version of my previous bug. This time I don't use the os.environ but subprocess.call. Thanks! I very much appreciate your helpfulness in this forum. I don't want to hard code the