132 Views
This article discusses regsvr32 and DllRegisterServer, the differences between the two, and the purposes for which they may be used.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
This article discusses regsvr32 and DllRegisterServer, the differences between the two, and the purposes for which they may be used.
A COM object that is an exe will register using the same flags without regsvr32 :) Even there, we do not know if a CLSID has been registered.
If it works, then registration is fine!