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

Reply via email to