in reply to Re^4: Suppress windows cmd for system command in Perl
in thread Suppress windows cmd for system command in Perl

Perhaps you could get the C++ application to call the Perl script using wperl.exe instead of perl.exe. I personally have not used wperl.exe before, so I don't know if that might introduce other issues.

  • Comment on Re^5: Suppress windows cmd for system command in Perl