This is a little application that came about from this thread.
From the included readme file:
You must have the Java Runtime Environment (JRE) installed to run the application. If you're not sure if you have Java or not open command prompt and type:
java -version
If you get output like the following:
"C:\Users\Gus>java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)"
...then you have Java installed. If you get something like "Java is not a recognised program" you will need to download Java from Sun.
I've tested the application but I would still suggest you backup your cfg.txt file before you test it. Please take a look at the READMEv1.txt file. Hopefully it should answer any questions but if you have any questions or suggestions that aren't covered there don't hesitate to ask. Also, please report any problems you have with the application here (include details please!).
From the included readme file:
You must have the Java Runtime Environment (JRE) installed to run the application. If you're not sure if you have Java or not open command prompt and type:
java -version
If you get output like the following:
"C:\Users\Gus>java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)"
...then you have Java installed. If you get something like "Java is not a recognised program" you will need to download Java from Sun.
I've tested the application but I would still suggest you backup your cfg.txt file before you test it. Please take a look at the READMEv1.txt file. Hopefully it should answer any questions but if you have any questions or suggestions that aren't covered there don't hesitate to ask. Also, please report any problems you have with the application here (include details please!).