Message: 2
Date: Fri, 08 May 2009 11:42:33 -0700
From: Tim Roberts
Subject: Re: [python-win32] Silent installation of pywin32
To: Python-Win32 List
Message-ID: <4a047d19.7080...@probo.com>
Content-Type: text/plain; charset=ISO-8859-1
>>Tools like py2exe will automatically pull
siddhartha veedaluru wrote:
>
> Do we have a way to install pywin32 module silently.?
> Does the exe which is downloable support silent installation?
Why do you want this? If you are planning to ship an application that
needs pywin32, then this is NOT the right way to do it. Tools like
py2exe
siddhartha veedaluru wrote:
Hi all
Do we have a way to install pywin32 module silently.?
Does the exe which is downloable support silent installation?
Don't think so; your best bet is probably to rebuild
as an MSI which you can install with a "silent running"
mode.
TJG
___
Hi all
Do we have a way to install pywin32 module silently.?
Does the exe which is downloable support silent installation?
thanks
Siddhartha
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32