zoukankan      html  css  js  c++  java
  • 在一台电脑中同时运行 IE6 和 IE7

     

     
    这个技巧对于像虹一样日常仅使用 Firefox 的朋友应该没什么用处,对于那些一值使用 IE、对于新版 IE 7 又有觉得使用有不方便的话,可以看看。MSDN 上提供了这一个技巧,是利用微软上个月 30 日发布的 Internet Explorer VPC testing image 来工作,虚拟机的应用可以使两种 IE 版本同时运行。听起来就很麻烦,谁说不是呢。(via)

    IE6 and IE7 Running on a Single Machine

    Many of you have asked how to run IE6 and IE7 in a side by side environment. As Chris Wilson blogged about early this year, it’s unfortunately not so easy to do. There are workarounds, but they are unsupported and don’t necessarily work the same way as IE6 or IE7 would work when installed properly. As Chris said, the best way to use multiple versions of IE on one machine is via virtualization. Microsoft has recently made Virtual PC 2004 a free download; we’ve taken advantage of that by releasing a VPC virtual machine image containing a pre-activated Windows XP SP2, IE6 and the IE7 Readiness Toolkit to help facilitate your testing and development. The image is time bombed and will no longer function after April 1, 2007. We hope to continue to provide these images in the future as a service to web developers.

    Now you can install IE7 on your main machine for development, and get all the advantages of IE7, like the RSS platform, native XMLHTTP stack, and improved security, while still running IE6 simultaneously in the VPC on the same computer. Most importantly, you don’t even have to buy an additional Windows license. The VPC image runs in a virtual machine that offers all of the functionality of a full IE6 installation without giving it any access to its host machine’s hard drive, registry, etc. You can make as many modifications as you want to the virtual machine without affecting your host installation at all. 

    Included in the VPC image are:

    While we’ve released a VPC image today with Windows XP SP2, we’re also investigating creating other VPC images, for example IE5, IE5.5, IE6 and IE6 SP1, as well as versions of IE on different language operating systems.

    Get more information on Virtual PC 2004
    Download Virtual PC 2004
    Download the Internet Explorer 6 Testing VPC Image

    One more note - VPC 2004 doesn’t run on Windows Vista, but this image will work fine with VPC 2007, which is in beta now. You can get this free beta via Connect.

    Happy testing!


  • 相关阅读:
    #18.2.27 codevs1098 均分纸牌
    18.2.26 codevs3143 二叉树的序遍历
    18.2.14 codevs1501 二叉树最大宽度和高度
    18.2.14 codevs1011 数的计算
    18.2.14 【水】codevs1475 m进制转十进制
    18.2.14 【水】codevs1474 十进制转m进制
    18.2.14 【水】codevs1430 素数判定
    18.2.13 codevs1212 最大公约数
    18.2.13 codevs1012 最大公约数和最小公倍数问题
    17.12.31 链表合并
  • 原文地址:https://www.cnblogs.com/goody9807/p/585177.html
Copyright © 2011-2022 走看看