Skip to content Skip to sidebar Skip to footer
Showing posts with the label Com

Following A Javascript Postback Using Com + Ie Automation To Save Text File

I want to automate the archiving of the data on this page http://energywatch.natgrid.co.uk/EDP-Publ… Read more Following A Javascript Postback Using Com + Ie Automation To Save Text File

When Getting Document Object From Word.application Object, Its Members Are Not Filled From Gencache Cache While Vbsedit Is Able To Get Them

https://mail.python.org/pipermail/python-win32/2004-October/002582.html summarizes my problem perfe… Read more When Getting Document Object From Word.application Object, Its Members Are Not Filled From Gencache Cache While Vbsedit Is Able To Get Them

Python 64 Bit Dll Com Server Registration Problem On 64 Bit Windows 7

I am trying to create a simple COM server using Python 2.7 on 64 bit Windows 7, but I can't get… Read more Python 64 Bit Dll Com Server Registration Problem On 64 Bit Windows 7

How To Hide Com Object Dispatched From Python

I'm using COM in Python and I want the object to run in background - hidden. With Excel I do: I… Read more How To Hide Com Object Dispatched From Python

Com "get Property" With Multiple Arguments

I'm trying to call WindowsInstaller.Installer.ProductsEx from python, and can't figure out … Read more Com "get Property" With Multiple Arguments

Memory Leak In Threaded Com Object With Python

I am creating a COM client within a thread and performing several operations with this client. Each… Read more Memory Leak In Threaded Com Object With Python

Register A 32-bit COM Class For Use In 64-bit Python Without Administrator Rights

I'm making a Python script that uses SAP's GUI scripting API through win32com. The first us… Read more Register A 32-bit COM Class For Use In 64-bit Python Without Administrator Rights