On Wed, Aug 20, 2014 at 12:48 PM, RAPPAZ Francois <francois.rap...@unifr.ch> wrote:
> I got SYSTEM ERROR in executing cmdui.pl: 65280 at > C:/strawberry/perl/site/lib/Module/ScanDeps.pm line 1351. "scandeps -x ... cmdui.pl" tries to run your script once (under some instrumentation), ie. it does "perl ... cmdui.pl". If your script insists on arguments and dies otherwise, this would be the result. And sorry, there's no way to pass arguments down. Cheers, Roderich