Help for this page

Select Code to Download


  1. or download this
    $client = client.exe #Already added in PATH
    
    ...
    $client_pid = $client_process->GetProcessID();
    
    print "\n After new window console $client_pid \n
    
  2. or download this
    After new window console 0