PDA

View Full Version : Start.bat for the Lazy


koldar
04-13-2007, 09:38 AM
I decided to setup a computer as a dedicated server for eqemu. I didn't want to have to manually start the eqemu applications so....here is a little .bat file for the extremely lazy or those who do not wish to be bothered with manually starting apps.

Please Note:
1. You will also need sleep.exe (Google it)
2. Loading task manager is not necessary.
3. You will need to add start.bat to your startup folder in windows to have it automatically load on login.
4. You may need to adjust the 15 second delays based on your computer and how fast it loads services.


@echo off
start /min taskmgr
sleep for 15
start /min minilogin
start /min world
sleep for 15
start /min eqlaunch zones