gregsochanik / windows-vm-setup

Basic script to set up windows from an iso - uses VBoxManage and has no configuration options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script to setup a basic windows box using VBoxManage

To Run

  • make register-vm
  • Wait until vm built
  • make launch
  • Perform normal installation

Subsequently you can just type make launch to open

About

Basic script to set up windows from an iso - uses VBoxManage and has no configuration options


Languages

Language:Shell 86.2%Language:Makefile 13.8%