Advertisement
Guest User

Untitled

a guest
Nov 28th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVendor" "American Megatrends Inc. 2.45, 03/02/2016"
  2. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVersion" "3.0"
  3. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseDate" "02/2015"
  4. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMajor" 1
  5. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMinor" 2
  6. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMajor" 3
  7. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMinor" 4
  8. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" "American Megatrends Inc. 2.45"
  9. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemProduct" "EMPTY"
  10. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVersion" "V3"
  11. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemSerial" "EMPTY"
  12. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemSKU" "EMPTY"
  13. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemFamily" "EMPTY"
  14. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemUuid" "00000000-0000-0000-0000-000000000000"
  15. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardVendor" "EMPTY"
  16. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardProduct" "EMPTY"
  17. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardVersion" "EMPTY"
  18. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardSerial" "EMPTY"
  19. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardAssetTag" "EMPTY"
  20. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardLocInChass" "EMPTY"
  21. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiBoardBoardType" 10
  22. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiChassisVendor" "EMPTY"
  23. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiChassisType" 3
  24. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiChassisVersion" "EMPTY"
  25. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiChassisSerial" "EMPTY"
  26. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiChassisAssetTag" "EMPTY"
  27. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiProcManufacturer" "MT.com"
  28. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiProcVersion" "EMPTY"
  29. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiOEMVBoxVer" "EMPTY"
  30. VBoxManage setextradata "windows 7 machine" "VBoxInternal/Devices/pcbios/0/Config/DmiOEMVBoxRev" "EMPTY"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement