@echo off
echo Running validation. Could take a couple of minutes, please be patient.
java -cp eb.jar;edtftpj.jar europabarbarorum/ValidateInstall
echo Validation is complete. There should now be a new file called
echo "ebValidationResults.txt" in this directory. However, if you're running
echo Vista and have installed RTW/EB under PROGRAM FILES, it probably won't.
echo In fact, if so you're very likely to run into trouble later because of
echo that placement. Make sure you have installed RTW/EB anywhere else.
pause
notepad ebValidationResults.txt
Bookmarks