in reply to Re^8: Suppress windows cmd for system command in Perl
in thread Suppress windows cmd for system command in Perl
Try invoking the java program directly from the C++ program.
If you still get the pop-up; it means it is out of the control of Perl.
If you don't; you have a way to prevent the problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Suppress windows cmd for system command in Perl
by Chaks (Initiate) on Jun 19, 2015 at 08:23 UTC | |
by BrowserUk (Patriarch) on Jun 19, 2015 at 11:24 UTC | |
by Chaks (Initiate) on Jun 19, 2015 at 15:48 UTC | |
by BrowserUk (Patriarch) on Jun 19, 2015 at 16:20 UTC |