Skip to content
Snippets Groups Projects
win7-fl.settings 425 B
# VM name in VirtualBox
VM_NAME="Windows 7 Forensic Lab"

# OS type
OS_TYPE="Windows7"

# VM template
TEMPLATE="win7-fl"

# snapshot name
SNAPSHOT_NAME="shortcut"

# last immutable hd UUID (used to find new differential disk UUID, when automatically created)
LAST_HD_UUID="dfb638bb-3ba9-4a9f-87d1-cb2ba1a51b3c"
LAST_HD2_UUID="cb1a928b-aa0d-47ce-bdd6-59c401ec6bf3"
# autoreset
AUTORESET=0

#DIFF_DISK_FILE="diff_win7-fl.vdi"