I have been trying to remove an excel 2007 addin programmatically through VBA.I came across some answers on the web, but I just wanted to know the standard way.. I could remove an addin permanently when I deleted it from its location and cleared the registry. To achieve this, I need an executable which runs outside excel and removes the registry entries(Since Excel adds back the registry entries once it closes).I don't want to do that.Will really appreciate if any one could give me a standard way to remove an addin.Thanks in advance.
Bookmarks