Skip to content

5ubstance/windows-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dbeb58c · Apr 21, 2015

History

8 Commits
Mar 21, 2015
Apr 21, 2015

Repository files navigation

Windows-vm

This is just a quick and dirty Vagrantfile to quickly set-up one of the freely available Windows vms for IE testing.

Dependencies

You need virtualbox and vagrant to make this work.

Currently available boxes

You can choose from a few boxes (based on http://www.vagrantbox.es/) :

  • xp-ie6
  • xp-ie8
  • vista-ie7
  • win7-ie8
  • win7-ie9
  • win7-ie10
  • win7-ie11
  • win8-ie10
  • win81-ie11

Quick start

VAGRANT_BOX="<BOX>" vagrant up

where BOX stands for one of the available flavors of Windows. Just like this :

VAGRANT_BOX="win7-ie8" vagrant up

Windows terms of use

The Microsoft Software License Terms for the IE VMs are included in the release notes and supersede any conflicting Windows license terms included in the VMs. By downloading and using this software, you agree to these license terms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published