Not a problem at all. Happy to give what little help I can. This is the line i use that works:
Code: -------------------- $self->{syscommand} = "d:\\Windows\\system32\\cmd.exe /C \"$forkcmdbat\" ";#File::Which::which('cmd.exe') . " /C \"$forkcmdbat\" "; -------------------- Above line gives this log: Code: -------------------- [08-10-26 12:43:19.5765] Plugins::CDplayer::Fork::new (68) Result of Which=.\cmd.exe [08-10-26 12:43:19.5771] Plugins::CDplayer::Fork::new (69) syscommand=d:\Windows\system32\cmd.exe /C "D:\Documents and Settings\All Users\Application Data\SqueezeCenter\Cache\forkcmd1.bat" -------------------- Original 1.04 code gives this: Code: -------------------- [08-10-26 12:46:25.8960] Plugins::CDplayer::Fork::new (69) Result of Which=.\cmd.exe [08-10-26 12:46:25.8966] Plugins::CDplayer::Fork::new (70) syscommand=.\cmd.exe /C "D:\Documents and Settings\All Users\Application Data\SqueezeCenter\Cache\forkcmd1.bat" -------------------- -- grushog ------------------------------------------------------------------------ grushog's Profile: http://forums.slimdevices.com/member.php?userid=13934 View this thread: http://forums.slimdevices.com/showthread.php?t=47288 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins