在 vbox 虚拟机上运行程序出现 Sorry, this application cannot run under a Virtual Machine
Method 1 (Make registry changes manually, you will need to do this at each logon)
Go to Start > Run (or [Win Key] + [R]) and run regedit.exe
Navigate and expand to sub-key HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT (screenshot).
Rename sub-key VBOX__ to NOBOX__
Navigate and expand to sub-key HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION (screenshot).
Select sub-key System.
Right-click value SystemBiosVersion and select ‘Modify‘.
Change the text part “VBOX” to “NOBOX” and click ‘OK‘ (screenshot).
Close the registry editor.