08-08-2012, 10:06 AM
(08-08-2012, 09:52 AM)montcer9012 Wrote: Mmm, your Windows does not recognize the "REG" command; that's innusual.
Try again whit this code but just look inside "test_result.txt" and told me the result.
Code:@echo off
set key=HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment
reg /?>>test_result.txt
REGEDIT /E Java_result.reg "%key%">>test_result.txt
To end the subject, try this:
1.Click on start -> type regedit
2.On the program that comes out use it like windows explorer. On the left side goto
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment
3.On the right side must appear sometime like the attached picture.
4.Right click on Javasoft key (On the left side) and then select export
5.Put some nome there, save the file and attach here.
I'm not a windows expert, but I too thought that was unusual that my pc didn't recognize the 'reg' command. I noticed it on both launches of the jpcsp emulator. But I also wonder why as this is a fresh install of Home Premium 64 bit straight off the official disc. I think it may have something to do when I cleared my registry through CCleaner. Regardless, nothing happens with the test_result.txt. Note it wouldn't let me attach the plain .reg file so I added it to a .rar file.