Hi,
We have Add-ins constantly updated by replacing *.esriAddIn files on a network folder.
We know, that every time ArcMap starts, it copies from the network to a local AssemblyCache folder.
How to catch (programmatically) an event when an Add-In has finished loading in ArcMap? To make sure we working not with old but updated version of Add-ins.
Solved! Go to Solution.