Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-13-2007, 09:38 AM
koldar
Sarnak
 
Join Date: Dec 2004
Posts: 45
Default Start.bat for the Lazy

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.

Code:
@echo off
start /min taskmgr
sleep for 15
start /min minilogin
start /min world
sleep for 15
start /min eqlaunch zones
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:03 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3