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