How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "stooj/windows7"
end
vagrant init stooj/windows7
vagrant up
This version was created over 4 years ago.
Windows 7, all updates as of Jan 2018
This version was created over 4 years ago.
First upload attempt.