<br>Message: 2<br>
Date: Fri, 08 May 2009 11:42:33 -0700<br>
From: Tim Roberts &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:timr@probo.com">timr@probo.com</a>&gt;<br>
Subject: Re: [python-win32] Silent installation of pywin32<br>
To: Python-Win32 List &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:python-win32@python.org">python-win32@python.org</a>&gt;<br>
Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:4A047D19.7080800@probo.com">4A047D19.7080800@probo.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>&gt;&gt;Tools like py2exe will automatically pull in whatever pieces of pywin32 are<br>&gt;&gt;necessary to make your script run.<br>Py2exe tries to pull in everything automatically, but doesn&#39;t always succeed<br>
Recently, I had to manually include a dll it wasn&#39;t finding- but that&#39;s not the first time<br>