in reply to Re^2: Suppress windows cmd for system command in Perl
in thread Suppress windows cmd for system command in Perl
I tried using that but it did not help....
No wonder Chaks, you left out critical details twice, took until this to reveal you're calling perl from c++
So here is what you do, in c++ program, use SetChildShowWindow(0), so that when the c++ program starts programs there is no popup
|
|---|