Home GnuPG
Diffusion GpgOL d1e5cfbf9a3d

Warning message when starting outlook

Description

Warning message when starting outlook

* src/oemhlp.cpp: exit direct from log_addins if debug is disabled

We don't need to run this code if we don't
output the result in the logfile. This prevents an outlook msgbox
from poping up if the following regkey is set when calling
get_oom_object(.., "COMAddins") :
[HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\
common\privacy]
"disconnectedstate"=dword:00000002

Details

Provenance
mmontkowskiAuthored on Thu, Jan 15, 4:16 PM
Parents
rOeb3d2e36a5b6: Post release updates
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T8036: Warning message when starting outlook