PDA

View Full Version : Starting Perl Mod with Windows


karimali831
02-05-2008, 19:56
I have teamspeak installed and trying to run TS2PerlMod script. I'm trying to execute "ts2perlmod.pl" which is located at C:\SWSoft\Plesk\Additional\Perl\bin

I'm not even sure if I got that right, but as I am unable to run it by double clicking on this server must I create some sort of .bat file? If so what is the command that is needed for this bat file so that the mod can start?

Thanks in advance

BHKai
03-05-2008, 04:06
start "C:\SWSoft\Plesk\Additional\Perl\bin\perl.exe ts2perlmod.pl"

karimali831
03-05-2008, 09:22
Doesn't work , black box appeared and just shows:

C:\SWSoft\Plesk\Additional\Perl\bin>

BHKai
03-05-2008, 16:14
Do you have perl.exe, ts2perlmod.pl, and the other files for the perlmod in that directory?

karimali831
03-05-2008, 20:58
Yes I do. <>><<>>

karimali831
06-05-2008, 09:39
Are there anyone there to help or does this issue continue to be unknown?

BHKai
13-05-2008, 23:23
You created a batch file and put that exact of what my last post and it gave you that?