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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to