I have some VBA code and saved it as Excel Add-in. I need a method to install this Excel Add-in automatically. I want to create an installer so that my users can just run the installer to install the add-in.I have some VBA code and saved it as Excel Add-