Re: [python-win32] Connecting to a running COM server

2012-06-19 Thread Mark Hammond
On 19/06/2012 5:35 AM, Ανδρέας Πορευόπουλος wrote: 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 hav

[python-win32] accessing Win32_Tpm()

2012-06-19 Thread prashant padaganur
Hi, I am new to WMI. I have installed WMI for python and pywin32 extensions to be able to use win32 apis from my python scripts. While I can get all the info from other clasees like Win32_Battery, Win32_Processor I am having tough time with Win32_Tpm class. I want to use Win32_Tpm module in pyth

Re: [python-win32] Python implementations on Windows 8rt

2012-06-19 Thread Chris Lambacher
Microsoft has stated that only . NET apps will run on Windows on ARM so you will likely need to use IronPython if you want to use Python on Windows on Arm. -Chris On Tuesday, June 19, 2012, Marcell Vazquez-Chanlatte wrote: > Hey, > Does anyone here know about python implementations for windows o

[python-win32] Python implementations on Windows 8rt

2012-06-19 Thread Marcell Vazquez-Chanlatte
Hey, Does anyone here know about python implementations for windows on Arm. I don't know where exactly where to look and this might be the wrong place but I am willing to help test/port it if necessary. Thanks, -Marcell V.C ___ python-win32 mailing list