Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50099

Use API to edit registry keys to remove Add-In from Add-Ins List

$
0
0
The thread title says it all. :)

Below are the objectives I would like the solution to meet:

I want to programmatically remove an Add-In from the Add-Ins list (This is not the same as uninstalling an add-in from the list).

I do not want to have to close Excel as part of the solution.

The removal can be achieved by finding & removing the registry key for the Add-In. (I think an .ini file may need to be refreshed as well - seeing as how Excel updates the registry when the Application is closed)

I would prefer the registry editing to be done by API rather than WScript.

Viewing all articles
Browse latest Browse all 50099

Trending Articles