I had this pop-up window when I called the macro in excel using vbs, and I chose "yes", causing a comaddins to be soft-disabled and not automatically loaded with excel startup.
I modified the LoadBehavior value of 3 under Registry Computer HKEY_CURRENT_USER,SOFTWARE/Microsoft/Office/Excel/Addins/SecureCBDdin.Connect, but when I double-clicked the Excel icon to open Excel, the plug-in still couldn't load properly, and even Excel couldn't open it. Excel can only be opened if LoadBehavior is 2.
what shall I do to make the com-addins load with excel and run properly?