How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chenglong/windows"
  config.vm.box_version = "3"
end
vagrant init chenglong/windows \
  --box-version 3
vagrant up

This version was created about 8 years ago.

Updated the windows image to support ssh, changing the default network to home

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.45 GB)