Re: [Sikuli-driver] [Question #229373]: [1.0] Can't start IDE on Win64

2013-05-22 Thread Alexey
Question #229373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229373 Status: Answered => Solved Alexey confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #229373]: [1.0] Can't start IDE on Win64

2013-05-22 Thread Alexey
Question #229373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229373 Alexey posted a new comment: Thanks! I've downloaded 32-bit package and it works fine! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contac

[Sikuli-driver] [Question #229373]: [1.0.0] Can't start IDE on Win64

2013-05-21 Thread Alexey
New question #229373 on Sikuli: https://answers.launchpad.net/sikuli/+question/229373 Can't start 1.0.0 IDE on Win64. At first a little bug in sikuli-ide.cmd To solve it I achanged from: :ARCH64 echo +++ this Sikuli version is 64-Bit to: :ARCH64 if defined ProgramFiles(x86) set PROGRAMS=%Program

Re: [Sikuli-driver] [Question #191394]: How to input three key modifiers and only them?

2012-03-22 Thread Alexey
Question #191394 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191394 Alexey proposed the following answer: Maybe this might help: I use this command to clear cookies: App.open(r'RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2') And this one to clear temporar