I am bit confused with the excel 2007 addin behaviour. Any ideas is highly appreciated. Here is what I am doing in chronological order.
- I have a excel 2007 VSTO addin and it build and debugs file so I Publish it to a folder
- I go to the folder and run the Setup which installs the addin . Next time when I open excel the addin is visiable. So far perfect !!
- Then I go to Excel Office button -->Excel Options -->Addins --> Manage --> COM Addins and remove the addin that I just installed. This makes the addin go away from my excel ribbon. So far as expected !!
But at this point my addin is installed and is only removed from the list of active addins. Correct ? If it is correct how do I re-add it , because I cannot see it in list of inactive addins. The only way I get it back is to remove it from Add/Remove Programs and reinstall and restart excel.
Is this is only way or I can re-add the addin somehow since it is already installed.