首页 > 编程语言 > 详细

IE 9 打开FORM 界面,JAVA TM is blocked because is out of date and needs to update

时间:2016-06-26 17:00:08      阅读:199      评论:0      收藏:0      [点我收藏+]

Can this feature be disabled without administrative access?

Yes. This can be done by deleting any previously downloaded versionlist.xml files and instructing IE to stop updating the XML file. This can be done by running the following commands in a command window:

  1. reg add "HKCU\Software\Microsoft\Internet Explorer\VersionManager" /v DownloadVersionList 
    /t REG_DWORD /d 0 /f
  2. del “%LOCALAPPDATA%\Microsoft\Internet Explorer\VersionManager\versionlist.xml”


IE 9 打开FORM 界面,JAVA TM is blocked because is out of date and needs to update

原文:http://7642644.blog.51cto.com/7632644/1792969

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!