如何从桌面Outlook Office客户端应用程序/加载项启动浏览器窗口时摆脱ielowutil.exe安全警报 [英] How to get rid of ielowutil.exe security alert while launching browser window from Desktop Outlook Office client app/add-in

查看:122
本文介绍了如何从桌面Outlook Office客户端应用程序/加载项启动浏览器窗口时摆脱ielowutil.exe安全警报的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从桌面Outlook Office客户端app /加载项启动浏览器窗口时,系统尝试在Outlook浏览器实例的上下文中启动ielowutil.exe根据组织的政策发出警告。此警告出现一次,如果用户
选择不再显示此警告,则完全消失。

While launching browser window from Desktop Outlook Office Client app/add-in, system try to launch ielowutil.exe in the context of Outlook browser instance which shows warning as per policy of the organization. This warning appears once and in case user selects do not show me this warning again, disappears altogether.

有没有办法在第一次摆脱此警告?

Is there a way to get rid of this warning even first time?

谢谢

推荐答案

Hi SunilKG,

您是如何启动浏览器窗口的?您是否遵循此主题的建议
从Windows桌面客户端上的办公室应用程序启动浏览器
?如果是这样,您需要根据Slava的建议更改IE安全设置。

How did you launch browser windows? Did you follow suggestion from this thread Launching of browser from office app on Windows Desktop Client? If so, you need to change IE security settings as the suggestion from Slava.

此外,我建议您尝试下面的代码。

function openURL() {
    window.open("http://www.w3schools.com");
}

最诚挚的问候,

爱德华


这篇关于如何从桌面Outlook Office客户端应用程序/加载项启动浏览器窗口时摆脱ielowutil.exe安全警报的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆