当我双击文件以从 IT Hit Ajax文件浏览器打开non-MS Office document
时,我收到以下警告:
Some files can harm your computer. If file information looks suspicious or you do not fully trust the source, do not open the file.
我可以以某种方式抑制此警告吗?
答案 0 :(得分:1)
此警告来自Java Applet,类似于用户打开MS Office文档时由Microsoft Office Web浏览器加载项和ActiveX引发的警告。它是为了与MS Office加载项和ActiveX行为保持一致而提供的。
applets源是IT Hit Ajax文件浏览器的一部分。因此,要删除它,您需要更改applet源代码,使用代码签名证书编译和签署applet。