vote up 0 vote down star

I am trying to register a COM DLL using Inno Setup in a setup package I created. During test installations on Vista, I get this error:

Unable to register the DLL/OCX: RegSvr32 failed with exit code 0xC0000005

I click "Ignore" and my application appears to install, but I have to then open a command prompt (as an administrator) and then regsvr32 to install the COM DLL. Is there anyway to do this automatically in inno setup?

flag
Hello? (crickets chirping) – robodale Aug 17 at 13:56

1 Answer

vote up 0 vote down

I have same problem.

link|flag

Your Answer

Get an OpenID
or

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