Hello,
I have an Excel Add-In (not COM) that I am delivering as a Win-Zip self extracting file. The Zip file contains a VB6 routine that copies the add-in to the users add-in folder, but I do not know how to register the add-in with code. Currently, I am including instructions on how to register the add-in manualy, but would like very much to automate this process.
Thanks,