Regsvr32 not working

  • Thread starter Thread starter Damon Gautama
  • Start date Start date
D

Damon Gautama

Hello,
Testing on a new image, Regsvr32 is not working. I tried a couple simple COM
objects that registered fine on other systems, and got an error about not
being able to LoadLibrary on the DLL I was registering (regsvr32 foo.dll
yielded a cannot LoadLibrary("foo.dll") ). Has anyone seen something like
this? Any ideas what might be missing?

Thanks,
damon
 
Hi,

First, check 'foo.dll''s binary dependencies (with Dependency Walker) within your xpe image
....and add all the missing one from an xp-pro before retrying.
if it works, locate with a filter the components you need in TD !

regards,
Laurent LOIE
XP-E Technical Black Belt consultant
EURILOGIC TECHNOLOGIES. FRANCE.
 

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