vote up 0 vote down star

Hi,

I have a problem trying to register some ocx files.

When I execute regsvr32, it returns 0x80040201 error code. I'm using win xp SP3 and my user has administrator permissions.

When I try to register them with another user on the same machine I can do it without a problem, and both users are administrators and have "total control" permissions over c:\windows\system32

Any clue of what can be going on here?

Thanks a lot!!!

flag
Is this ocx related to Outlook? – Workshop Alex Sep 23 at 10:24

1 Answer

vote up 0 vote down

Could be a registry permission error or a missing dependent dll.

dependswalker can help you figure out which dlls are being used by your ocx file and processmon can show you which reg keys are being touched during registration.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.