I hsould have mentioned, system returns with 2304 (I assume errno 9 * 256).
I tried messing around with standard FDs a bit, no joy. I tried using Open3() instead of system(), no joy. I have changed the code to use Win32::Process::Create, and this seems to work. I've attached the changed processCommandFromQueue in case anyone wants the change. +-------------------------------------------------------------------+ |Filename: new.pm | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=3384| +-------------------------------------------------------------------+ -- nadams ------------------------------------------------------------------------ nadams's Profile: http://forums.slimdevices.com/member.php?userid=13165 View this thread: http://forums.slimdevices.com/showthread.php?t=35853 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
