Hi Christopher,
You could try calling pythonw.exe instead of python.exe. This should run python without a command prompt.
Bruce.
Tuesday, September 4, 2007, 11:13:59 PM, you wrote:
CG> Hello all,
CG> I am in the process of creating a .msi that installs a couple of
CG> packages by extracting the .egg files to a directory and then running a
CG> python script that installs easy_install, if it's not already there, and
CG> then uses easy_install to install the packages. I have everything setup
CG> except that when I call python.exe to run my script, I do not want a
CG> command prompt window to appear. Does anyone know how to tell the msi
CG> installer to not open a command prompt window for a call to python.exe,
CG> or any executable for that matter?
CG> Thank you for your time.
CG> -- Chris Galvan
CG> _______________________________________________
CG> python-win32 mailing list
CG> http://mail.python.org/mailman/listinfo/python-win32
--
Best regards,
Bruce mailto:[EMAIL PROTECTED]
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32