New question #225496 on Sikuli: https://answers.launchpad.net/sikuli/+question/225496
I am having Java Version 1.7.0_17.I am using Windows XP 32 bit system. I have done the following changes in the Sikuli-IDE.bat file: PATH=%PATH%;%~d0%~p0libs set JAVA_EXE="java" if defined PROGRAMFILES(X86) set JAVA_EXE="%PROGRAMFILES(X86)%\Java\jdk1.7.0_11\bin\java.exe" %JAVA_EXE% -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dpython.path="%~d0%~p0sikuli-script.jar/" -jar "%~d0%~p0sikuli-ide.jar" %* Now when I try to open the Sikuli-IDE.bat file,Sikuli opens.But when I try to perform any actions(say click),Sikuli crashes. Would need help on how to overcome the same please. -- 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

