Joel Buhr
asked on
Creating a Windows 2008 Service Teamspeak 3
Ok here is the command that I use to start my teamspeak server, the .ini file contains the start up parameters for the server. I want to make this a windows service.
D:\teamspeak3-server_win64 \ts3server _win64.exe inifile=ts3server.ini
VIA CMD using the 'SC CREATE%' what would I type?
D:\teamspeak3-server_win64
VIA CMD using the 'SC CREATE%' what would I type?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
don't forget to put a space after the equal sign
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.