regsvr32 commands

  • Thread starter Thread starter Moir
  • Start date Start date
M

Moir

For Windows XP, is there a definitive list available on the web for regsvr32
commands and what each command does?
TIA
 
No and there never will be. It registers a component. Only the programmer knows what their component does. There are millions of programers.
 
Thanks David. Every now and then I see someone saying that such and such a
feature or program is not working and one of you bright MVP's says to use
regsvr32...... to get the person going again. So I concluded that there must
be a "list" somewhere.


No and there never will be. It registers a component. Only the programmer
knows what their component does. There are millions of programers.
 
Moir said:
For Windows XP, is there a definitive list available on the web for regsvr32
commands and what each command does?
TIA

as for most such questions: click desktop, press F1, enter regsrv32 into
search field, press enter. There's your answer.
 
Back
Top