hi all, i am facing a peculiar problem with a python com server i've developed the com server runs fine in winxp standalone systems but if the system is part of a domain then until the logged in user is given power user rights i am unable to register the dll using regsvr32 , a similar problem i face on vista system here unless and untill the app utilising the dll is run with admin privelleges the dll does not get registered and does not function as a result.
any pointers on how to avoid this rights issue will be great also if it is of some consequence i am using the python wmi module also in this dll. -- http://mail.python.org/mailman/listinfo/python-list