Running Railo Express on Vista using Start.bat
There appears to be an issue starting Railo Express on Windows Vista, at least on the test machines and VMs I’m using. Basically you double click on start.bat, the DOS window opens, and then closes. This is because Windows Vista is starting the batch file with System32 as the working directory, and the batch file is looking to start java from that folder. The fix is fortunately simple.