ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> py2exe-users
py2exe-users
Re: [Py2exe-users] Starting 3 Programs from One Shell :: my solution
by Bruno THOORENS other posts by this author
Jul 28 2006 3:42PM messages near this date
[Py2exe-users] Starting 3 Programs from One Shell | Re: [Py2exe-users] Starting 3 Programs from One Shell :: my solution
here is a fix of the previous mail...

Hi,

I fight for a long time to launch apps from a py2exe-builded app without
this f#####g console.
I find this on wiki :

import subprocess as subp
[...]
subp.Popen("your command string",creationflags=134217728)
[...]

(134217728=win32process.CREATE_NO_WINDOW)

the "creationflag" integer hide the f#####g console...




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
Thread:
Mike Lemmer
Bruno THOORENS
Bruno THOORENS
John Machin
Leeuw van der

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved