When I register a DLL which I made, using Regsvr32, it gets registered as ProjectName.ClassModuleName (Ex: prjForums.clsThreads), in the registry. How to make it register with a custom name or just the project name?