Self Registering DLL Files

  • Thread starter Thread starter Bryan
  • Start date Start date
B

Bryan

How can you manually register dll files in windows 2000. I
tried to use regsvr32.exe with the name of the file
following it at a command prompt. This gives me the
message that the file could not be found even though I can
look at it in Windows Explorer. Any suggestions are
welcome.
 
Did you specify the full path?
regsvr32.exe %windir%\system32\some.dll

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| How can you manually register dll files in windows 2000. I
| tried to use regsvr32.exe with the name of the file
| following it at a command prompt. This gives me the
| message that the file could not be found even though I can
| look at it in Windows Explorer. Any suggestions are
| welcome.
 

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