Results 1 to 4 of 4
Thread: Simple startscript for Windows
-
21-12-2009, 14:53 #1
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 27
Simple startscript for Windows
So here a windows confirm startscript. I edit only the format from my existing linuxscript. now it works under windows.
Linux Startscript could you find here:
http://forum.teamspeak.com/showthread.php?t=47075
You have problems with that script IŽll fixed it.
Simple Windows Startscript
http://www.inc-gaming.net/index.php?site=files&cat=13
//edit
Sorry IŽve missing change something
You must edit this part to the right parameters:
:# ~~ Description: Server daemon
:# ~~ Params: ts3server_linux_x86 / ts3server_linux_amd64
SET SYS_DAEMON="ts3server_linux_x86";
Thats the linux deamons.
Use one of this:
ts3server_win32.exe
ts3server_win64.exe
IŽve self problems with my script
Who will start teamspeak 3 as prozess, this will help you.
Sorry, i workin hard to fix the problems.Code:Dim fileName As String Dim arguments As String Dim returnValue As Process returnValue = Process.Start(fileName, _ arguments)Last edited by Crytix; 22-12-2009 at 11:35. Reason: parms not corectly
-
21-12-2009, 16:11 #2
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 27
Feedback? AnyProblems?
-
22-12-2009, 15:40 #3Breslau Guest
not working for me ;/
cant start
-
22-12-2009, 22:14 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 27
IŽve self problems with my script

Who will start teamspeak 3 as prozess, this will help you.
Sorry, i workin hard to fix the problems.Code:Dim fileName As String Dim arguments As String Dim returnValue As Process returnValue = Process.Start(fileName, _ arguments)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[file offline!] Startscript 32/64 bit {start|stop|status|restart|watch}
By Crytix in forum ToolsReplies: 31Last Post: 19-01-2010, 21:25 -
Simple Need - No Solution
By NiteCloak in forum [TeamSpeak 2] Addons & ScriptsReplies: 3Last Post: 10-06-2007, 20:04 -
Simple way to start Ts server as a service
By Syntax2112 in forum [TeamSpeak 2] Server SupportReplies: 7Last Post: 31-08-2006, 17:26 -
mic not picking up anything
By majom in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 17-10-2004, 22:51 -
A simple Question For you linux Pros
By Confused state in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 29-04-2003, 09:04


Reply With Quote