in reply to Suppress windows cmd for system command in Perl
I think you got an answer ... anyway its not hard to clue up Chaks :)
hide command prompt -> How to hide the command prompt open duing the execution of system command?
says use Win32::SetChildShowWindow(0);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Suppress windows cmd for system command in Perl
by Chaks (Initiate) on Jun 18, 2015 at 09:37 UTC | |
by Anonymous Monk on Jun 18, 2015 at 23:47 UTC |