Question #171716 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/171716

Description changed to:
Hi.

I installed 1.0rc3 on a Windows XP system, tried to launch Sikuli IDE using 
Sikuli-IDE-w.bat from the installation.
IDE does not launch even though I see that javaw.exe is running.

I installed the previous version but IDE still did not launch using
Sikuli-IDE-w.bat either.

1.0rc3 Sikuli-IDE-w.bat looks like the following:


@echo off

PATH=%PATH%;%~d0%~p0libs
set JAVA_EXE="javaw"
if defined PROGRAMFILES(X86) set 
JAVA_EXE="%PROGRAMFILES(X86)%\Java\jre6\bin\javaw.exe"
start /B "Sikuli-IDE" %JAVA_EXE% -Xms64M -Xmx512M -Dfile.encoding=UTF-8 
-Dpython.path="%~d0%~p0sikuli-script.jar/" -jar "%~d0%~p0sikuli-ide.jar" %*

Thanks.

Peter

-- 
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

Reply via email to