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

Steffen Frömer steffen.froemer at gns-systems.de
Tue Nov 13 15:15:26 CET 2012


Hi,

i have to check, if a comserver-dll is registered in my system.

comserver is registered via command "regsvr32.exe /i myComServer.dll"
My System is Windows 7 64bit or Windows Server 2008 R2 64 bit.

Is there a way to check this with python and if the check fails, can i 
register this?
How can i do this?

I am grateful for any tip.

Regards, Steffen


More information about the python-win32 mailing list