Hi,
I am a newer in ArcObjects. I developed an ArcObjects toolbar using Visual Studio. It generated .dll, .pdb and .xml file in folder 'debug' after 'build solution' and the toolbar can be registered and used in my machine. My question is: how to distribute the toolbar? ie, make it available in another machine which is different Windows platform, 32 bit or 64 bit, win 7 or win 8, ArcMap 10.1 or ArcMap 10.5, and what files should be provided to others?
Thanks in advance.