Question #208195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/208195
bkrocker posted a new comment: Hi RaiMan, I appreciate you helping me with this. I was always able to lauch Sikuli, it was when I tried to do anything after it launched, that it would exit right away. I run the updated commandline, and it worked. You say to delete from the registry HKCU\Software\JavaSoft\Prefs\org\sikuli\ide\ Which part? ide, keys under ide from \sikuli Thanks, Blane ________________________________ From: RaiMan <[email protected]> To: [email protected] Sent: Tuesday, September 11, 2012 12:15 PM Subject: Re: [Question #208195]: windows 8 Your question #208195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/208195 RaiMan posted a new comment: --- When I run the command: java -jar %SIKULI_HOME%sikuli-script,jar -I ok, sorry for that: since there are blanks in the jar filename, the stuff has to be put in apostrophes: java -jar "%SIKULI_HOME%sikuli-script,jar" -i and the parameter must be an -i (lowercase I - like Interactive) --- I am able to run sikuli and get the snapshots, and clicks. so how do you start Sikuli now? -- You received this question notification because you asked the question. You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

