regsvr32

  • Thread starter Thread starter Mark Tangard
  • Start date Start date
M

Mark Tangard

I see this in numerous fixes offered here. What exactly does it do?
 
It's a built in windows program for manually registering/un-registering
files in the windows registry. If you bring up the command prompt and type
regsvr32/? you will see the options. (normally done automatically when
installing a program)

Neil
 
Hi

Nearly correct - regsvr32 can register/unregister certain .DLL and OCX files, but not all.

Will


neil said:
It's a built in windows program for manually registering/un-registering
files in the windows registry. If you bring up the command prompt and type
regsvr32/? you will see the options. (normally done automatically when
installing a program)

Neil
 

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