I'm trying to develop an IE add-on that would intergrate Internet Explorer browsers with my website by adding a feature to the context menu.
I know how to do this by editing the registry directly, and even making a .reg file that will do this, but how would I create an .exe file that would make or unmake (uninstall) this edit?