[python-win32] check if comserver is registered, no -> install it?

Tom Hawkins Tom.Hawkins at innospecinc.com
Wed Dec 19 09:36:45 CET 2012


Steffen Fr?mer <steffen.froemer at gns-systems.de> said:

>i get following error:
>
>Traceback (most recent call last):
>   File "C:\Temp\com_tests.py", line 21, in <module>
>     x = ctypes.OleDLL(os.path.realpath(local_dll))
>   File "C:\Python32_x86_64\lib\ctypes\__init__.py", line 353, in
__init__
>     self._handle = _dlopen(self._name, mode)
>WindowsError: [Error 193] %1 ist keine zul?ssige Win32-Anwendung

For the benefit of anyone without German the last line of that
translates as '%1 is not a valid Win32 application'.

  Tom Hawkins
    Principal Scientist
    Innospec Inc
    Tel: +44 (0)151 356 6197
    Fax: +44 (0)151 356 6112




More information about the python-win32 mailing list