Help for this page

Select Code to Download


  1. or download this
    
    $command = C:/users/me/progg.exe -c 1 -i $dir -o $result_dir -v $c_pat
    +h -t .25"
    
     $job->spawn($Config{"C:/Windows/System32/cmd.exe"},  $command);
    
  2. or download this
     
    
    system($command);