Thanks for your great answer, this is the way I couldn't explain it
in my post, I didn't find the correct words.
I found another great working code:
BEGIN {
Win32::SetChildShowWindow(0)
if defined &Win32::SetChildShowWindow
}
This is doing exactly what I need.
The text was written by Jan Kr
On Sun, 04 Jun 2006 11:06:40 -0600, tinti <[EMAIL PROTECTED]> wrote:
I have a problem when executing a command file (.cmd) in perl using
win32-gui. When I am running my script with perl -w file.pl
everything works fine but as soon as I am building an .exe file using:
pp --gui -I lib -c -i lib\fa
Hi all,
I have a problem when executing a command file (.cmd) in perl using
win32-gui. When I am running my script with perl -w file.pl
everything works fine but as soon as I am building an .exe file using:
pp --gui -I lib -c -i lib\favicon.ico -o file.exe file.pl
my program is running all .cmd
3 matches
Mail list logo