How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "inclusivedesign/windows8-eval-x86-Apps"
config.vm.box_version = "2017.04.10"
end
vagrant init inclusivedesign/windows8-eval-x86-Apps \
--box-version 2017.04.10
vagrant up
This version was created over 7 years ago.
This version includes: