in reply to detecting running environment, windows
IPC::Run3 uses system() to invoke the child.
Nope :)
....
try use Win32 qw(SW_HIDE); Win32::SetChildShowWindow(SW_HIDE);
Sorry if this doesn't help you, I won't be responding further in this thread :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: detecting running environment, windows
by sdetweil (Sexton) on Feb 10, 2013 at 00:36 UTC |