Windows2008 R2 Enterprise离线安装IE10和VS2015过程记录
直接下载IE10,进行安装,提示需要联机下载更新:
在网上搜索到一篇文章(http://www.cnblogs.com/nbpowerboy/p/3383992.html),参考
以下载简体中文的Windows Server 2008 R2 SP1(64-bit)的IE10为例,下载后直接进行安装IE10(注意Windows Server 2008 R2 SP1是无法上网的,即是离线状态),等安装即将完成的时候会提示需要联机到互联网上进行IE10的WINDOWS补丁更新,无法上网当然是安装失败,因此如何解决这个问题呢?可以通过事先安装相应的补丁,之后再安装IE10后重启计算机,即可成功离线安装VS 2013了,具体有4个更新补丁,下载地址如下:
发现,第1和4更新包安装不了,不适用系统。还是没办法安装上。
又网上搜索了一轮,找到MS的官方帮助网站(https://support.microsoft.com/en-us/kb/2820688)参考:
Step 1: Make sure that Service Pack 1 or later is installed
To discover which service pack you have installed, or how to install the latest service pack, see Service Pack and Update Centerfor Windows 7. For Windows Server 2008 R2, see Information about Service Pack 1 for Windows 7 and for Windows Server 2008 R2.
See System requirements for Internet Explorer 10 or System requirements for Internet Explorer 11for more information about the minimum operating system requirements.
- Windows 7, 32-bit with SP1 or later versions
- Windows 7, 64-bit with SP1 or later versions
- Windows Server 2008 R2, 32-bit with SP1 or later versions
- Windows Server 2008 R2, 64-bit with SP1 or later versions
Step 2: Make sure that your system meets the minimum operating system requirements
Also make sure that your video card driver is compatible with Internet Explorer 10. You may receive error code 9C57 or 9C59 when you try to install Internet Explorer 10 with an incompatible video card driver. To check whether your video card driver is compatible, or to obtain the latest compatible drivers, see Internet Explorer 10 does not install on some hybrid graphics systems.
Step 3: Make sure that you have prerequisite updates installed
Install prerequisite updates from Windows Update
- Open Windows Update by clicking the Start button. In the search box, type Update, and then, in the list of results, clickWindows Update.
- In the navigation pane (on the left), click Check for updates.
- Click <Number> important updates are available in the Windows Update window to check whether Internet Explorer 10 or 11 is included in the list of available updates. If Internet Explorer 10 or 11 is in the list, clear the check box to exclude it before you install the other updates.
Note If you receive an error message during the Windows Update process, see Fix the problem when Windows Update is not working. - Restart the computer.
If you can’t install the updates through Windows Update, install them manually
For Internet Explorer 10, see prerequisite updates for Internet Explorer 10 for Windows 7 SP1
For Internet Explorer 11, see Prerequisite updates for Internet Explorer 11
Step 4: Make sure that you use the correct installer version
To install Internet Explorer 10, use one of the following links to download the correct Internet Explorer 10 installer for your version of Windows. Don't know which version of Windows your system is running?
Note Also make sure that you select the appropriate installer for the language version of Windows that you're running. If you use the English version of the installer with a non-English version of Windows, the installation process will proceed in English. However, the installed program will match the language version of Windows that you're running.
把系统的提示重要更新,全部安装好,终于可以进行IE10的安装了。
安装完IE10,之后再安装VS2015,那就是双击等待就OK了,^_^
参考:
软件人生: http://www.cnblogs.com/nbpowerboy/p/3383992.html
官方文章: https://support.microsoft.com/en-us/kb/2820688
Windows2008 R2 Enterprise离线安装IE10和VS2015过程记录的更多相关文章
- CentOS 5.5 下安装Countly Web Server过程记录
CentOS 5.5 下安装Countly Web Server过程记录 1. 系统更新与中文语言包安装 2. 基本环境配置: 2.1. NodeJS安装 依赖项安装 yum -y install g ...
- linux-i386(ubuntu)下编译安装gsoap_2.8.17过程记录
过程记录 : 1.下载gsoap_2.8.17.zip 并 解压 : $unzip gsoap_2.8.17.zip 2.进入解压后的目录gsoap-2.8 3.自动配置编译环境: $ ...
- Windows2008 r2 x64下安装FTP工具File Zilla server报错:could not load tls libraries filezilla
安装file zilla server的时候报错: could not load tls libraries filezilla 搜索了下发现是新版本有这个问题,降低到0.9.43就没这个问题了
- SourceTree Win10 安装不成功解决过程记录
简介 SourceTree 是一款拥有可视化界面的项目版本控制软件,适用于git项目管理,同时它集成了 git flow 工作流程,对于不熟悉 git 命令的初学者来说,可以通过 SourceTree ...
- centos安装python3.7.0过程记录
参考自这里,整理出以下步骤. 一.下载python3.7.0包地址:https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tgz 二.安装 登陆Li ...
- 蓝鲸智云安装proxy和p-agent过程记录
1.agent_setup_pro.sh: no such file or directory 2.参考:https://bk.tencent.com/s-mart/community/questio ...
- 安装SQL Server 2008 R2 Enterprise错误:'' is not a valid login or you do not have permission
今天安装SQL Server时遇到一个恶心的Bug. ------------------------------------------------------------------------- ...
- 离线安装VS 2013开发工具的方法!
目前微软已正式发布了VS 2013的开发工具,但安装VS 2013开发工具前必须安装或升级到IE10,否则无法进行安装.本文主要介绍在Windows Server 2008 R2 SP1下离线安装IE ...
- Windows开发环境搭建(安装 VS2010, VS2013, VS2015 Community, Windows Server 2008 R2)
1. 安装VS2010 1.1 安装步骤 1. 注意安装的时候,选择自定义安装,将不需要的VB.net去掉. 2. 看一下C++下的x64选项是否选择了,如果没选,将其选上. 3. 一定要将 Micr ...
随机推荐
- 前端 动态表单提交(post、put)
第一步:form表单定义统一属性 <input type="text" class="form-value" /> 第二步:获取所有值 var fo ...
- Lab_6_SysOps_AutoScaling_Linux_v2.5
System Operations - Lab 6: Using Amazon Elastic Load Balancer (Linux) - 2.5 ======================== ...
- oracle之synonym小结
oracle中的同义词可以认为是对表.视图.序列.存储过程.函数.程序包或者其他同义词的一个别名,也就是用一个别名来映射的作用. oracle中的同义词可以分为私有和公有两种,私有同义词(privat ...
- Netty的TCP粘包/拆包(源码二)
假设客户端分别发送了两个数据包D1和D2给服务器,由于服务器端一次读取到的字节数是不确定的,所以可能发生四种情况: 1.服务端分两次读取到了两个独立的数据包,分别是D1和D2,没有粘包和拆包. 2.服 ...
- vue.js组件
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title&g ...
- c# MessageBox 用法大全
我们在程序中经常会用到MessageBox. 1.MessageBox.Show("Hello~~~~"); 最简单的,只显示提示信息. 2.MessageBox.Show(&qu ...
- 关于32位windows与4GB内存的那些事儿
参考:1 Physical Address Extensionzh.wikipedia.org/wiki/PAEen.wikipedia.org/wiki/Physical_Address_Exten ...
- X-Cart 学习笔记(二)X-Cart框架1
目录 X-Cart 学习笔记(一)了解和安装X-Cart X-Cart 学习笔记(二)X-Cart框架1 X-Cart 学习笔记(三)X-Cart框架2 X-Cart 学习笔记(四)常见操作 四.X- ...
- 【HOW】用PowerShell脚本修改用户配置文件属性显示次序
首先将如下脚本保存为PowerShell文件,如:ReorderUserProfileProperty.ps1. 在执行此脚本时,如果不输入任何参数,将列出所有用户配置文件属性的名称和显示次序:如果只 ...
- 【转】MySQL数据丢失讨论
原文http://blog.sae.sina.com.cn/archives/4091 1. 概述 很多企业选择 MySQL都会担心它的数据丢失问题,从而选择Oracle,但是其实并不十分清楚什么 ...
