在上期 VOL.1 利用vmware ThinApp 制作非XP下可以运行的IE6 【无插件版】(windows vista/7/8  x86/x64 )中,简要介绍了如何利用vmware Thinapp制作单文件版IE6,根据大家的需求,我又做了2个版本的单文件版,这里打包到一起,供网友们下载,欢迎各位分享给你的同学,同事或同行们(windows 8下的问题正在解决中。。。)

 下载地址:

http://pan.baidu.com/share/link?shareid=1495689163&uk=3424911262

密码:azure

如果运行出错,或者有什么更好的建议,请留言~

解压之后是这么几个文件

如果你想自己试一试抽出IE7,8的话,可以看下面的一些提示。本以为IE7,8会和6一样简单,但是过程并不顺利,重启了几十次(大家想想看,安装要重启,卸载要重启,过程中IE7拆装了不下10遍)。后来查阅了一下官方文档Virtualizing Internet Explorer 7 or 8 with ThinApp (1026674),最后成功了。主要流程:

原文:

To Capture Internet Explorer 7 or Internet Explorer 8:

Note: The supported method of capturing the upgrade to a new version of Internet Explorer is to put the new Internet Explorer 7 or 8 installer on the desktop before the prescan and leave it there until after the postscan (see Additional Information section below).
 
Using a Windows XP capture machine:
 
    1. Prescan.
    2. Begin the Setup Capture.
      Note: Do not select the Internet Explorer button on the Setup Capture application. This feature only works for capturing Internet Explorer 6. (If you want to capture Internet Explorer 6, see Virtualizing Internet Explorer 6 with ThinApp 4.6 (1026565).)
    3. During the application installation phase of Setup Capture, capture the upgrade from Internet Explorer 6 to the version of Internet Explorer you are virtualizing (IE7 or IE8).
    4. Configure the browser by opening the newly installed native Internet Explorer.
    5. Postscan.
    6. Configure the project and package in the subsequent Setup Capture windows.
    7. When the Native Browser Redirection window appears in Setup Capture, you have the option of creating a ThinDirect.txt file. This file allows you to implement ThinDirect redirection of web pages from native Internet Explorer to the virtual Internet Explorer browser.
      For more information on setting up redirection with a ThinDirect.txt file, see:
    8. Build.

简要翻译:

捕获IE7,IE8

注意:IE版本的升级需要在thinapp prescan(预扫描)之前,将安装文件放到桌面上(重要)

流程:

1.prescan(预扫描)

2.开始捕获

这里注意选择 don't include an Internet Explorer entry point(截图下面第三项灰掉了是因为我已经升级了IE,大家操作的时候选择第一项就对了)

3.开始安装(升级)

注意:这里有一点,原文没有指出来,IE装完了之后是要重启的,尽管重启就是了,重启完之后选择第一项continue install (继续安装)。

4.设置一下升级之后的IE

5.postscan

6.设置调整

7.修改配置文件

8.编译

过程和之前都差不多,注意描红的部分。GOOD LUCK~

VOL.2 IE6,7,8(windows vista/7 x86/x64 )单文件版三连发,欢迎大家分享的更多相关文章

  1. 调试bootmgr&winload vista&win7 x86&x64

    设置调试bootmgr 1.以管理员权限运行cmd.exe 2.执行以下命令 3.  参照我的另一篇文章<win8 + vmware + windbg 双机调试 >中的第1.3步,建立wi ...

  2. VOL.1 利用vmware ThinApp 制作非XP下可以运行的IE6 【无插件版】(windows vista/7/8 x86/x64 )

    作为一名前端开发工程师,不免要考虑IE6的兼容性,但是大部分挑剔的同行们估计都不会用XP,所以基本上IE6的兼容性测试,都是使用IE Tester或者虚拟机. IE Tester的话,很多地方模拟的还 ...

  3. win7 X64可用的单文件IE6

    由于日常调试需要用到老版本的ie,没有办法!用ietest老师感觉不好使,动不动就死了.就找到了ie的单文件版,有博主 小明爱切糕制作,IE6.7.8单文件版本 http://www.cnblogs. ...

  4. 渗透杂记-2013-07-13 Windows XP SP2-SP3 / Windows Vista SP0 / IE 7

    Welcome to the Metasploit Web Console! | | _) | __ `__ \ _ \ __| _` | __| __ \ | _ \ | __| | | | __/ ...

  5. How to: Fix a network printer suddenly showing as offline in Windows Vista, 7 or 8 « Robin's Blog

    This post has become quite popular – so I've updated it with a bit more detail, plus some people's e ...

  6. 使用 Media Center 遥控器(Windows Vista Premium)

    本文适用于安装了 Windows Vista Premium 并附带遥控器的 HP 和 Compaq 台式电脑. 本文简要介绍了三种Windows Media Center 遥控器上每个按钮的功能. ...

  7. 在系统启动时,Windows Vista 中、 在 Windows 7 中,Windows Server 2008 中和在 Windows Server 2008 R2 中的 497 天后未关闭 TIME_WAIT 状态的所有 TCP/IP 端口

    在系统启动时,Windows Vista 中. 在 Windows 7 中,Windows Server 2008 中和在 Windows Server 2008 R2 中的 497 天后未关闭 TI ...

  8. Windows Vista如何让梦幻桌面支持更多格式

    Windows Vista 梦幻桌面(DreamScene)到底能不能支持除了Mpeg/mpg以外的格式? 很多人说梦幻桌面的视频格式有限,像AVI.RM.RMVB就不能做成梦幻桌面!也有很多朋友着急 ...

  9. 在 Windows Vista、Windows 7 和 Windows Server 2008 上设置 SharePoint 2010 开发环境

    适用范围: SharePoint Foundation 2010 | SharePoint Server 2010 本文内容 步骤 1:选择和预配置操作系统 步骤 2:安装 SharePoint 20 ...

随机推荐

  1. 归纳决策树ID3(Java实现)

    先上问题吧,我们统计了14天的气象数据(指标包括outlook,temperature,humidity,windy),并已知这些天气是否打球(play).如果给出新一天的气象指标数据:sunny,c ...

  2. c#等待所有子线程执行完毕方法

    当我们在使用线程中,你会发现主线结束后子线程的结果才显示出来.现在我要等待所以子线程结束,然后在显示结果,怎么做呢? 方法如下: 1.使用 ManualResetEvent,代码如下:  using  ...

  3. Go语言程序的状态监控 via 达达

    Go语言程序的状态监控 Go是很实在的编程语言,从一开始就提供了很详细的运行状态信息.产品上线后的调优和排查疑难杂症都得靠这些状态信息.这边总结一些我们项目里用到的状态监控手段. pprof Go自带 ...

  4. maven安装步骤

    第一步:配置maven环境 maven3 安装: 安装 Maven 之前要求先确定你的 JDK 已经安装配置完成.Maven是 Apache 下的一个项目,目前最新版本是 3.0.4,我用的也是这个. ...

  5. [HZWER]藏妹子之处

    问题描述 今天CZY又找到了三个妹子,有着收藏爱好的他想要找三个地方将妹子们藏起来,将一片空地抽象成一个R行C列的表格,CZY要选出3个单元格.但要满足如下的两个条件: (1)任意两个单元格都不在同一 ...

  6. Html笔记(六)超链接

    超链接标签: <a> 两种用法: 一.超链接 <a href=""> 例: <a href="http://www.sina.com.cn& ...

  7. oracle 中v$sqlarea,v$sql,v$session,gv$session,远程连接等问题

    一.分析 (1)使用 least recently used (LRU) algorithm 来管理的,不用的自动踢出,可以使用keep 将需要的语句 保存在 library cache中. 所以应该 ...

  8. HW3.4

    import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner i ...

  9. 《征服c指针》学习笔记-----统计文本单词数目的程序word_count

    1.程序的要求:对用户指定的英文文本文件(包括标准输入),将英文单词按照字母顺序输出到用户指定的文本文件中(包括标准输出),并且在各单词后面显示单词的出现次数. 2.模块设计: 主要分为:1.从输入流 ...

  10. Excel中VBA 连接 数据库 方法- 摘自网络

    Sub GetData() Dim strConn As String, strSQL As String Dim conn As ADODB.Connection Dim ds As ADODB.R ...