Message: 2 Date: Fri, 08 May 2009 11:42:33 -0700 From: Tim Roberts <[email protected]> Subject: Re: [python-win32] Silent installation of pywin32 To: Python-Win32 List <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1
>>Tools like py2exe will automatically pull in whatever pieces of pywin32 are >>necessary to make your script run. Py2exe tries to pull in everything automatically, but doesn't always succeed Recently, I had to manually include a dll it wasn't finding- but that's not the first time
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
