[python-win32] Python-win32 Digest, Vol 46, Issue 18

Tony Cappellini cappy2112 at gmail.com
Wed Jan 24 20:17:57 CET 2007


If you want to hide the window which your app was launched, rename the .py
file to .pyw
You wan't see the console window then

Message: 9
Date: Wed, 24 Jan 2007 09:40:47 +0100
From: le dahut <le.dahut at laposte.net>
Subject: [python-win32] Launch process
To: python-win32 at python.org
Message-ID: <45B71B8F.7000804 at laposte.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello,

What's the best way to launch a process and waiting for its exit code ?
I'm looking for something that can take win32con.SW_HIDE as argument
(os.spawnv don't).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20070124/42da7238/attachment.html 


More information about the Python-win32 mailing list