[python-win32] Hide the console as soon as the script starts.

Graeme Glass graemeglass at gmail.com
Tue May 13 08:55:53 CEST 2008


On Tue, May 13, 2008 at 8:37 AM, Antony Joseph <antonyjoseph89 at gmail.com>
wrote:

> Hi ,
>           I am trying to hide the console as soon as the script starts
> and display console window to System Tray .
> Could someone point me to any links.
>
> Thanks
> Antony


Execute your script with pythonw.exe
For more info:

http://www.oreilly.com/catalog/pythonwin32/chapter/ch20.html

HTH,
Graeme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080513/f65b7ddc/attachment.htm>


More information about the python-win32 mailing list