There's an executable named perlw.exe which is used by Perl/TK scripts that don't want a DOS window. Apart from last of DOS window it's the standard Perl interpreter as far as I'm aware. Try using that instead.
Mike
"Deliver me from the bane of civilised life; teddy bear envy."
Want to get great answers to your Tek-Tips questions? Have a look at faq219-2884
Alternatively, you could compile your script with pp (which is part of the PAR package. If you pass the -g flag to pp, it will suppress the console window on Win32 systems.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.