windows 10 excel 打开超连接提示 组织策略阻止...


保存如下内容为reg文件,双击执行后,重新打开excel即可。
https://stackoverflow.com/questions/27793391/your-organizations-policies-are-preventing-us-from-completing-this-action-mic

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT.html]
@="htmlfile"
"Content Type"="text/html"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT.htm]
@="htmlfile"
"Content Type"="text/html"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT.shtm]
@="htmlfile"
"Content Type"="text/html"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT.shtml]
@="htmlfile"
"Content Type"="text/html"
"PerceivedType"="text"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command]
@=""C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome"\


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM