EmuNewz Network
'reg' is not recognized as an internal or external command - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: 'reg' is not recognized as an internal or external command (/showthread.php?tid=5301)



'reg' is not recognized as an internal or external command - Scrumdidlyumptious - 06-29-2011

When I try to run the .bat file to run jpcsp-2211, I get the following error:
[Image: 4rq4oz.png]

I already have the latest 64-bit JRE version installed. I've tried reinstalling as well. Does anyone know how I can fix this? I'm on a 64-bit AMD machine with Windows 7.


RE: 'reg' is not recognized as an internal or external command - l2sp - 06-29-2011

http://www.emunewz.net/forum/showthread.php?tid=977&page=1


RE: 'reg' is not recognized as an internal or external command - Orphis - 06-29-2011

What kind of Windows do you have ? "reg" is a standard program that should be available on every version !


RE: 'reg' is not recognized as an internal or external command - MaXiMu - 06-29-2011

Scrumdidlyumptious Is possible missing/delete path %SystemRoot%\system32 in you System Wink

You need properties System go to variable environment -> variable system -> path -> edit and add ;%SystemRoot%\system32 if not exist


RE: 'reg' is not recognized as an internal or external command - hlide - 06-29-2011

(06-29-2011, 01:30 PM)Orphis Wrote: What kind of Windows do you have ? "reg" is a standard program that should be available on every version !

the only program i know is "regedit.exe" :p


RE: 'reg' is not recognized as an internal or external command - GayLuigi - 07-01-2011

I also happens. I am newbie on this emulator. I tried the "JPCSP Launcher [v1.6.0.1]" and still not working and shows the same error message.

I am using Window 7, 64-bit with Jpcsp SVN r2211.


RE: 'reg' is not recognized as an internal or external command - hyakki - 07-01-2011

strange since my program doesn't even read the registry to run java...
so if the bat files and the launcher can't run java it must be permission problems, maybe try to run as administrator.

can also try going to start -> run type in cmd.exe then type java.exe -version