To add my program into the context menu (when the user right click on excel file). I used the following code:


public static bool AddContextMenuItem(string Extension, string MenuName, string...