How to disable the warning popup when open a document in office from SharePoint ?

本文介绍如何在企业内部网中禁用Office从SharePoint打开文档时出现的安全警告弹窗。提供了通过修改注册表及Windows资源管理器设置的方法来解决此问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This kind of question comes very often in the french newsgroup.

I speak for the famous "warning popup" when you click on a document in SharePoint :

  • US : “Some files can harm your computer. If the file information looks suspicious or you do not fully trust the source, do not open the file.”
  • French : "Certains fichiers peuvent endommager votre ordinateur. Si les informations du fichier semblent suspectes ou si la source n'est aps entierement fiable, n'ouvrez pas le fichier.

A clear and soft message but really annoying in a intranet.

If you re asking yourself where it's come from, just have a look in the KB :

How documents are opened from a Web site in Office 2003?

If you just want to desactivate this popup, just have a look in your registry :

  • [HKEY_LOCAL_MACHINE/SOFTWARE/Classes/Excel.Sheet.8]
    @="Microsoft Excel Worksheet"
    "EditFlags"=dword:00010000
  • [HKEY_LOCAL_MACHINE/SOFTWARE/Classes/PowerPoint.Show.8]
    @="Microsoft PowerPoint Presentation"
    "EditFlags"=dword:00010000
  • [HKEY_LOCAL_MACHINE/SOFTWARE/Classes/Word.Document.8]
    @="Microsoft Word Document"
    "EditFlags"=dword:00010000

>>> i found this solution on SharePoint University via this post : there a reg file too

If the registry is too dangerous fo you : don't worry, just go toWindows explorerunder "Tools" --> "Folder options...", select the "File types" option.
>>> Highlight the word file type (.doc) and click on the "advanced" button. The
value corresponds to the first check box "Confirm open after download". If you remove this option, the files are opened in read-only mode without any prompt.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值