This program simulates regsrv32.exe and regasm.exe.
So it can register either native COM library or .NET Assembly as a COM object.
FolderComRegistrar.exe [options]
Options:
-d : Directory to scan for COM objects. Default: Working dirrectory of Application.
-e : Patterns which will be used for searching of COM objects. Default: ".ocx,.dll"
-h : Displays this message.