View Single Post
  #3  
Old 15th Apr 04, 06:13 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
You can use a batch file most likely

Check here
http://www.mysql.de/doc/en/NT_start.html

Hope that helps some

/JD

Here is one to use as an example

Code:
cd C:\apache start apache -k start cd  C:\apache start apachemonitor.exe cd  C:\mysql\bin start mysqld-nt.exe --standalone start http://localhost/ exit
__________________


Reply With Quote