Skip to content
Snippets Groups Projects
win10.settings 197 B
Newer Older
# VM name in VirtualBox
VM_NAME="Windows 10"

# OS type
OS_TYPE="Windows10_64"

# VM template
TEMPLATE="win10"

# snapshot name
SNAPSHOT_NAME="shortcut"

# start vm in fullscreen mode
FULLSCREEN=0