views:

177

answers:

1

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?

+1  A: 

regsvr32.exe needs to be run as an administrator. Maybe this was the cause?

Daniel Renshaw