<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
span.rvts6
{
 font-weight: bold;
 color: #800000;
}
a.rvts7, span.rvts7
{
 color: #0000ff;
 text-decoration: underline;
}
span.rvts8
{
 font-size: 8pt;
 font-family: 'arial';
 font-style: italic;
 color: #c0c0c0;
}
a.rvts9, span.rvts9
{
 font-size: 8pt;
 font-family: 'arial';
 color: #0000ff;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
--></style>
</head>
<body>

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

</body></html>