|
[Jython-bugs] [issue1525] jython.bat does not start in Windows 7
correct
From: tomascejka <report@bu...> - 2009-12-14 18:13
|
New submission from tomascejka <spam.cejkatomas@...>: If I wanted to start jython.bat from after installation there is a bug with message: "\Java\jdk1.6.0_12') was unexpected at this time". I solved that at line>> set _TRIMMED_JAVA_HOME=%JAVA_HOME%, wrapped %JAVA_HOME% by quotes. :-). I suppose that problem in path with name of Program files name -> (x86). JAVA_HOME = c:\Program Files (x86)\Java\jdk1.6.0_12 OS : Windows 7 64bit ---------- components: Installer messages: 5382 nosy: tomascejka severity: normal status: open title: jython.bat does not start in Windows 7 correct type: behaviour _______________________________________ Jython tracker <report@...> <http://bugs.jython.org/issue1525> _______________________________________ |