That's not right. I've done some searching and it seems to be a common problem for win server 2003 and not enough support to admit it's stupid and to fix it. It's absolutely stupid that a simple perl "system" call would prepend some path. That's idoiotic for what is supposed to be a cross- platform system. Good old win :( -kdf
On 9-Jan-09, at 6:05 AM, riro wrote: > > Trying to use the plugin ExecuteScript on a Windows Server 2003, > running > SC as a Service. > > First of, the logfile says: > > Code: > -------------------- > > [09-01-09 14:51:29.5513] > Plugins::ExecuteScript::Plugin::commandCallbackPower (272) Execute: > Power Off > [09-01-09 14:51:29.5517] > Plugins::ExecuteScript::Plugin::doThisScript (209) Execute: using > server pref > [09-01-09 14:51:29.5520] > Plugins::ExecuteScript::Plugin::doThisScript (214) Execute: > Executing C:\Documents and Settings\All Users\Application Data > \SqueezeCenter\prefs\scripts\testscript.cmd > > -------------------- > > > So far so good... but the testscript never fires. So I pulled upp > Process Explorer and filtered it down a bit and found out that it > tries > to exec the following line: > > > Code: > -------------------- > > C:\WINDOWS\system32\"C:\Documents and Settings\All Users > \Application Data\SqueezeCenter\prefs\scripts\testscript.cmd" > > -------------------- > > > > And that doesn't work (doh)... anyone with some perl-knowledge who can > help out? > > Running: > - Windows Server 2003 SP2 (32 Bit) > - Squeececenter 7.3.1 (as a service) > - Perl v5.8.8 > - ExecuteScript r51 > > > -- > riro > ------------------------------------------------------------------------ > riro's Profile: http://forums.slimdevices.com/member.php?userid=9897 > View this thread: http://forums.slimdevices.com/showthread.php?t=57921 > > _______________________________________________ > plugins mailing list > [email protected] > http://lists.slimdevices.com/lists/listinfo/plugins _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
