[python-win32] Hide the console as soon as the script starts.
Tim Golden
mail at timgolden.me.uk
Tue May 13 10:51:57 CEST 2008
Antony Joseph wrote:
> 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.
An example of running a taskbar app comes with the pywin32
demos. On my machine it's located at:
C:\Python25\Lib\site-packages\win32\Demos\win32gui_taskbar.py
TJG
More information about the python-win32
mailing list