我宁愿不花钱。我知道微软曾经维护一些可以导入 VirtualBox/等的 .VPC 图像,但我正在阅读另一个 StackOverflow,它说这不再起作用 - 强制激活。
想法?
我宁愿不花钱。我知道微软曾经维护一些可以导入 VirtualBox/等的 .VPC 图像,但我正在阅读另一个 StackOverflow,它说这不再起作用 - 强制激活。
想法?
Github 上有一个名为ievms
IE6、IE7、IE8 和 IE9 的虚拟机(都在不同的虚拟机上)。
说明(取自这里的项目页面):
1. Install VirtualBox
2. Download and unpack ievms
- Install IE versions 6, 7, 8 and 9.
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash
- Install specific IE versions (IE7 and IE9 only for example):
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7 9" bash
3. Launch Virtual Box
4. Choose ievms image from Virtual Box.
5. Install VirtualBox Guest Additions (pre-mounted as CD image in the VM).
6. IE6 only - Install network adapter drivers by opening the `drivers` CD image in the VM.
更多细节可以在项目页面上找到。
事实上,你可以直接从这里下载一些虚拟机。希望能帮助到你!