Unfortunately, things can go wrong in the field...
- On my XP machine, for some reason (I did nothing special for that!), Java is not in the path.
I had to use an explicit path to be able to run the 32/64bits check, and also had to modify run.bat. I guess I could as well add Java folder to the path, but...
- Od my Seven machine, Java is in the path, but 'version' class is not found.
I figured out that since my 7 was 64bit the JRE was probably 64bit too... and this was indeed the case.
LDPE works fine on both machines.
- On my XP machine, for some reason (I did nothing special for that!), Java is not in the path.
I had to use an explicit path to be able to run the 32/64bits check, and also had to modify run.bat. I guess I could as well add Java folder to the path, but...
- Od my Seven machine, Java is in the path, but 'version' class is not found.
I figured out that since my 7 was 64bit the JRE was probably 64bit too... and this was indeed the case.
LDPE works fine on both machines.