Re: [python-win32] Casting to interface from different typelib?

2009-01-10 Thread Ben Gordon
Mark, MH> pB = mod.InterfaceB(pA.QueryInterface(IID_B, pythoncom.IID_IDispatch)) Thanks so much for the suggestion. I tried it, but it appears that pA does not provide a QueryInterface method. File "c:\Python25\lib\site-packages\win32com\client\__init__.py", line 454, in __getattr_

Re: [python-win32] Quiet Install Available?

2009-01-10 Thread Mark Hammond
On 10/01/2009 9:56 AM, Lewis, Jeffrey G wrote: I am working with Python 2.5.2 and pywin32-212.win32-py2.5.exe. I figured out how to install Python 2.5.2 so that no user interaction is required. Are there command line options available for pywin32-212.win32-py2.5.exe so that it will just go ahea

Re: [python-win32] Quiet Install Available?

2009-01-10 Thread Michel Claveau
Hi! Look ActivePython, from Active-State. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32