REGSVR32.EXE - Application error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am loading the software for my brand new shiny HP IPAC when the following
message appears - The instruction at "0x7788726b" referenced memory at
"0x7803a670". The memory could not be "read". Click on OK. The heading of
the error is as the subject matter above. Help me please!!!
 
All that means is when regsvr32 tried to register a file (most likely a dll) done like this regsvr32 /s thefile.dll programatically the registration failed becase of an invalid memory address or the address was in use by another application. Normally this is a result of a dll not made for Windows 2000 or just a bum dll.

Go to Start | Run | regsvr32 | OK and you will see what the switch /s does.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top