in reply to Re: Launching a Win32::GUI app without launching a terminal
in thread Launching a Win32::GUI app without launching a terminal
Create a no-console executable. This can be used for Tk and Win32::GUI applications. I/O to STDOUT and STDIN will not be visible. Applies to Win32 version only.I've tried it and it seems to work as advertised.
"Make everything as simple as possible, but not simpler." -- Albert Einstein
|
---|