I need check the Hardware Virtualization Technology (VT) status in the Mainboard with CPU Intel/AMD.
Status: Enable OR Disable.
I found:
Thanks.
Status: Enable OR Disable.
I found:
But not right.code:
ReadRegDWORD $0 HKLM 'SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System' 'EnableVirtualization'
Thanks.
Comment