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 will automatically pull in whatever pieces of pywin32 are
necessary to make your script run.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to