PDA

View Full Version : direct launch?


TygerBlueEyes
07-08-2002, 06:31
I dont know if you can do this now or in v2 or not,
but a weblink or shortcut option to launch teamspeak right into
a subfolder that has a password would be nice.


some things like ts:www.domname.com/subfolder/password
or
ts:IP subfolder password

ScratchMonkey
07-08-2002, 15:30
There's already a command line way to launch TS1 from a shortcut.

Launching from a weblink could be done with an intermediate program that interprets the URL into something suitable for the TS command line. One would need to add suitable registry entries so that your favorite web browser knows what program to launch when it sees a "ts:" protocol in the URL.

T. Boonstra
07-08-2002, 15:39
TeamSpeak V2.0 has full support for Command line startup and Webbrowser launchability (sounds funny :))

Tarantino
08-08-2002, 16:29
Hi,

I'm new to this.. Can someone tell me how to use the direct Launching in a shortcut. I know the lines for it, but not how to do this in a shotcut.. So, if someone could give me an example, I would be gland!!! Thx.

T. Boonstra
08-08-2002, 17:01
You can't in TeamSpeak 1..
You'll have to wait until TeamSpeak 2.0 is released

Tarantino
08-08-2002, 17:03
No, I meen to use this in a shotcut:
TeamSpeak [INI=inifile] [JOIN serverip/hostname NAME playername [PASSWORD password] [ROOM room]]

I don't know how to make it work.

ScratchMonkey
09-08-2002, 00:17
Just put the information requested in the "Target" section of the shortcut. If there are spaces in the path to the program, you have to quote the path to the program:

"c:\program files\ts\teamspeak.exe" INI=c:\foo\ts.ini JOIN ts.mydomain.com NAME Tarantino PASSWORD cantguessthis ROOM Jail

Tarantino
09-08-2002, 08:58
thx.