in reply to Re^2: system command can't spawn cmd.exein thread system command can't spawn cmd.exe
$file=File::Spec->catfile('c:','path',with spaces',to','file'); $file="\'$file\'"; [download]