This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JPCSP start .bat says Java not exist due Windows command issue
#3
It will work. If you change:
Code:
reg /? >NUL
if ERRORLEVEL 1 goto RUN
For:
Code:
ASDF /? >NUL
if ERRORLEVEL 1 goto RUN
JPCSP will start.

However, certain users install a Java version over older installed versions. I am not sure but i think maybe Windows will do something weird (Start the older Java instead newest?) if several Java versions are installed; this is why "java.exe fix" are not flawless.
[Image: montcer.png]
Reply


Messages In This Thread
RE: JPCSP start .bat says Java not exist due Windows command issue - by montcer9012 - 08-09-2012, 09:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)