How can I manage the Outlook “always enable” add-ins list proactively?












0














In Outlook (I am using Outlook 2016), if Outlook detects a COM add-in problem (usually the add-in caused Outlook to be slow to start) it automatically disables the add-in. However, you can go to File -> Info -> "Slow and Disabled COM Add-ins" and re-enable the add-in, adding it to the "always enable" list. It will then not be disabled by Outlook in the future. This could be described as a "reactive" action, as we are reacting to the problem.



However, if I want to add an add-in to the "always enable" list that Outlook has not tried to disable (i.e. "proactive" action) is there any way to do this? The "Slow and Disabled COM Add-ins" list only shows those add-ins that either Outlook has automatically disabled, or those it would have disabled but didn't because they were in the "always enable" list. It doesn't show those add-ins that Outlook has not (yet) had any problem with and allow me to add them to the "always enable" list.










share|improve this question






















  • docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
    – spikey_richie
    Dec 6 at 12:44












  • @spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
    – Kidburla
    Dec 6 at 12:56










  • Not that I know of.
    – spikey_richie
    Dec 6 at 14:42
















0














In Outlook (I am using Outlook 2016), if Outlook detects a COM add-in problem (usually the add-in caused Outlook to be slow to start) it automatically disables the add-in. However, you can go to File -> Info -> "Slow and Disabled COM Add-ins" and re-enable the add-in, adding it to the "always enable" list. It will then not be disabled by Outlook in the future. This could be described as a "reactive" action, as we are reacting to the problem.



However, if I want to add an add-in to the "always enable" list that Outlook has not tried to disable (i.e. "proactive" action) is there any way to do this? The "Slow and Disabled COM Add-ins" list only shows those add-ins that either Outlook has automatically disabled, or those it would have disabled but didn't because they were in the "always enable" list. It doesn't show those add-ins that Outlook has not (yet) had any problem with and allow me to add them to the "always enable" list.










share|improve this question






















  • docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
    – spikey_richie
    Dec 6 at 12:44












  • @spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
    – Kidburla
    Dec 6 at 12:56










  • Not that I know of.
    – spikey_richie
    Dec 6 at 14:42














0












0








0







In Outlook (I am using Outlook 2016), if Outlook detects a COM add-in problem (usually the add-in caused Outlook to be slow to start) it automatically disables the add-in. However, you can go to File -> Info -> "Slow and Disabled COM Add-ins" and re-enable the add-in, adding it to the "always enable" list. It will then not be disabled by Outlook in the future. This could be described as a "reactive" action, as we are reacting to the problem.



However, if I want to add an add-in to the "always enable" list that Outlook has not tried to disable (i.e. "proactive" action) is there any way to do this? The "Slow and Disabled COM Add-ins" list only shows those add-ins that either Outlook has automatically disabled, or those it would have disabled but didn't because they were in the "always enable" list. It doesn't show those add-ins that Outlook has not (yet) had any problem with and allow me to add them to the "always enable" list.










share|improve this question













In Outlook (I am using Outlook 2016), if Outlook detects a COM add-in problem (usually the add-in caused Outlook to be slow to start) it automatically disables the add-in. However, you can go to File -> Info -> "Slow and Disabled COM Add-ins" and re-enable the add-in, adding it to the "always enable" list. It will then not be disabled by Outlook in the future. This could be described as a "reactive" action, as we are reacting to the problem.



However, if I want to add an add-in to the "always enable" list that Outlook has not tried to disable (i.e. "proactive" action) is there any way to do this? The "Slow and Disabled COM Add-ins" list only shows those add-ins that either Outlook has automatically disabled, or those it would have disabled but didn't because they were in the "always enable" list. It doesn't show those add-ins that Outlook has not (yet) had any problem with and allow me to add them to the "always enable" list.







microsoft-outlook microsoft-outlook-2016 outlook-addin






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 6 at 12:39









Kidburla

385410




385410












  • docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
    – spikey_richie
    Dec 6 at 12:44












  • @spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
    – Kidburla
    Dec 6 at 12:56










  • Not that I know of.
    – spikey_richie
    Dec 6 at 14:42


















  • docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
    – spikey_richie
    Dec 6 at 12:44












  • @spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
    – Kidburla
    Dec 6 at 12:56










  • Not that I know of.
    – spikey_richie
    Dec 6 at 14:42
















docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
– spikey_richie
Dec 6 at 12:44






docs.microsoft.com/en-us/office/vba/outlook/concepts/… and also blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/…
– spikey_richie
Dec 6 at 12:44














@spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
– Kidburla
Dec 6 at 12:56




@spikey_richie I am not an Outlook developer, I am an Outlook user. There are at least 4 registry keys mentioned here, like AddinList, DisabledItems, CrashingAddinList and DoNotDisableAddinList. Is this the only way to go, editing these four registry keys - there is no way to do this proactively in Outlook itself?
– Kidburla
Dec 6 at 12:56












Not that I know of.
– spikey_richie
Dec 6 at 14:42




Not that I know of.
– spikey_richie
Dec 6 at 14:42















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381322%2fhow-can-i-manage-the-outlook-always-enable-add-ins-list-proactively%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381322%2fhow-can-i-manage-the-outlook-always-enable-add-ins-list-proactively%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...