I’ve built an Internet Explorer Browser Helper Object in Visual Studio and verified if works by building it locally with regasm.
This produced a Release .dll file which I tried to build on a different computer with no luck.
Is there an easier way to package all of this or am I missing an important step?