When I last regasmed anything, I was using Wix2 and the tallow tool but the
process should apply to heat too.
Regasm /regfile doesn't create type lib, so use tlbexp to create a type lib.
Use elements to register the type lib.
Use regasm /regfile to create a registration file.
Use heat to conver
If you are only wanting to register these DLL's for your own private usage
within a single application, I'd strongly suggest using registration free COM
and deploy them with the application. This allows the OS to load the info into
the activation context at application start, and would allow you
2 matches
Mail list logo