This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to prevent Studio (2017) from trying to start Outlook when creating a return package

I don't use Outlook and probably never will. I don't want Studio to try and invoke it - coz I never even installed it together with MS Office. How do I disable the attempts?




[locked by: Steven Whale at 10:05 AM (GMT 1) on 19 Sep 2019]
Parents Reply
  • I found kind a of a workaround after checking what triggers this annoyance with the Process Monitor from Systernal. After renaming these files:
    Policy.11.0.Microsoft.Office.Interop.Outlook.config
    and
    Policy.11.0.Microsoft.Office.Interop.Outlook.dll
    in the folder C:\Windows\assembly\GAC_MSIL\Policy.11.0.Microsoft.Office.Interop.Outlook\15.0.0.0__71e9bce111e9429c

    as well as:
    Microsoft.Office.Interop.Outlook.dll
    in the folder C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Outlook\15.0.0.0__71e9bce111e9429c

    so that Trados couldn't find them anymore, the Outlook wizzard wasn't launched anymore.
Children