Plugin COM-Registration

Good morning,evening, or night. I was wondering if anyone uses Wix FireGiant to install plugins. I have everything wired up except the com registration of the plugin dll. I think I am failing to get regasm to work properly. If anyone has a working solution I could see that would be a huge help.

i think my coworker is using that right now. let me see if he’ll sign up and help

Does regasm work correctly when you do it manually from the command line?

Yes I have used it many times.

Are you using a free or paid version of FireGiant Wix tools?

Apologies for the late response. I am using free FireGiant tools.

Have a look at the XButtonsInstaller project for my SOLIDWORKS add-in. It registers itself using regasm. Start with Product.wxs and drill down from there.