REM Start the Simulator System with the full incident script REM Assumes Apache webserver is running on mapped drive W: REM Delete any existing CADcomments.log del w:\webapps\dynamicdata\CADcomments.log REM Start the CAD server cd .. start java -jar deploy\CADserver.jar REM sleep for 5 seconds TIMEOUT /T 5 REM Start the Simulation Manager and load the full script start java -jar deploy\SimManager.jar full_script_2016.xml REM sleep for 5 seconds TIMEOUT /T 5 REM Launch a browser with our webapps "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" webapps.tmcsim/einotebook webapps.tmcsim/cptms webapps.tmcsim/unifiedlogmonitor.html