Registering a dll returns 0x80020009 error
dll, windows-7
Solution
regsvr32.exe needs to be run as an administrator. Maybe this was the cause?
Problem
I am trying to register with regsvr32.exe the prnadmin.dll (on a Win7 target machine) but i get this error `0x80020009` Any suggestions please?