Re: [python-win32] How to find corresponding WMI/COM object for given Windows Registry key?

2012-06-18 Thread Radek Holý
2012/6/18 Tim Golden : > On 18/06/2012 00:58, Radek Holý wrote: >> >> My question is probably poorly formulated. >> In fact -- as I discovered -- some WMI objects reflect their values in >> the Windows Registry keys (for example there is mapping >> “root\cimv2:Win32_OSRecoveryConfiguration.AutoRebo

[python-win32] Connecting to a running COM server

2012-06-18 Thread Ανδρέας Πορευόπουλος
Hello, I am new to windows programming and I am trying to connect to a local erp application server which has a registered com interface and provides methods for an external program to communicate with it. With Delphi one can do following and have access to the erp: ... user ComObj ... FSoftOne :=