I currently have a batch file used to start a voice server application in C:\Teamspeak. The application cannot start directly because the batch file passes settings to the application. Is it possible to have this batch file start the voice server every time the server is started?

Thanks!

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

You can use the Task Scheduler to run anything you want at system startup.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.