I have created necessary .reg file for the toolbar button as per the link below http://msdn.microsoft.com/en-us/library/bb735854%28VS.85%29.aspx
I would like to bundle .reg file and icon files into an executable that can be used for one-click install.
What is the best way to build something like that?