How to set location for Outlook Add-in?

Zhou, Jack 0 Reputation points
2023-08-15T09:46:27.0066667+00:00

Question as picture showed, I would like to know how to set location for this add-in, appreciated for any help.

Outlook | Windows | Classic Outlook for Windows | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Faery Fu-MSFT 19,751 Reputation points Moderator
    2023-08-18T08:28:35.9266667+00:00

    Hi @Zhou, Jack ,

    I understand that you are having issues with the Teams add-in in Outlook. It seems that the location of the add-in is empty, which means that the add-in is not properly registered in the registry.

    To fix this problem, you can try to re-register the add-in manually by running a command in the Command Prompt. You need to use the appropriate command depending on your Office installation (64-bit or 32-bit).

    64 Bit Office: %SystemRoot%\System32\regsvr32.exe /n /i:user %LocalAppData%\Microsoft\TeamsMeetingAddin\1.0.18012.2\x64\Microsoft.Teams.AddinLoader.dll

    32 Bit Office: %SystemRoot%\SysWOW64\regsvr32.exe /n /i:user %LocalAppData%\Microsoft\TeamsMeetingAddin\1.0.18012.2\x86\Microsoft.Teams.AddinLoader.dll

    Alternatively, you can also use the Microsoft Support and Recovery Assistant, which is a tool that can automatically detect and fix common issues with Office apps.

    Here is additional document for your reference: Resolve issues with Teams Meeting add-in for Outlook

    I hope this helps you resolve your issue with the Teams add-in in Outlook.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.