Hello
Sign me after a long time back.
My new little one is a program to detect whether a CPU for a virtual machine is capable.
It checks Intel VT-x and AMD vmx CPU.
Exitcode:
0 = VM not detected
1 = VM is available
This is the first version.
Improvements are welcome.
Test:
[Process]
ShellExecute,hide,c:\getcpuvm.exe
message,%exitcode%
download:
http://www.kare-net.de/downloads/GetCPUVM.exe
Kare
--
Thanks Kare,
works nicely :thumbsup:
GetCPUVM.exe
Echo %ErrorLevel%
Pause