Every time I create a translation package, Outlook gets started. Is it possible to disable it? I'm not clicking on "sending package by email" and don't have any intention to use Outlook. Thanks in advance!
Every time I create a translation package, Outlook gets started. Is it possible to disable it? I'm not clicking on "sending package by email" and don't have any intention to use Outlook. Thanks in advance!
Hello Steven,
I have tried to run this script in AHK deleting the year "2016", but it didn't resolve the problem. Could you please suggest how should this script be modified for Trados 2021? I don't use Outlook, though I have Microsoft Office 365.
Thank you.
Hi Ekaterina,
"Welcome to Microsoft Outlook 2016" is the name of the window that opens in my system. What is yours called? Replacing your exact window name in the script should do the trick.
Hi Nora,
Yes, it works. Many thanks!
The names of my windows are in Russian, so I had to modify the code to "UTF-8 with BOM".
Besides, when the first window ("Data file Outlook") disappeared, another one appeared ("Open or create data file Outlook"). So I created another .ahk for this second window too, and the issue was resolved.
Great to hear! Thanks for posting how you solved it, I'm sure it will help others facing the same issue.