** Summary changed: - [1.0.1] Windows: runIDE.cmd and runScript.cmd script error + [1.0.1] Windows: runIDE.cmd and runScript.cmd script error --- fixed in 1.1.0
** Changed in: sikuli Importance: High => Critical -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1235424 Title: [1.0.1] Windows: runIDE.cmd and runScript.cmd script error --- fixed in 1.1.0 Status in Sikuli: Fix Committed Bug description: Both scripts have the line: if not defined %PROGRAMS32% goto JAVANO32 it should be: if not defined PROGRAMS32 goto JAVANO32 To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1235424/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

