Regsvcs and Regasm are Windows command-line utilities that are used to register .NET Component Object Model (COM) assemblies
Loads the target .Net DLL file and executes the RegisterClass function.
regsvcs.exe AllTheThingsx64.dll
Loads the target .Net DLL file and executes the RegisterClass function.
regsvcs.exe AllTheThingsx64.dll