regsvr32

  • Thread starter Thread starter Mark Tangard
  • Start date Start date
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
 
Back
Top