Topic: GetCPUVW.exe detect CPU VM extension  (Read 2470 times)

GetCPUVW.exe detect CPU VM extension
« on: April 21, 2013, 07:07:52 PM »

CD-RW

  • LiveSystem pro
  • Chef
  • ***
  • Date Registered: Oct 2010
  • Posts: 168
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:
Code: [Select]

[Process]
ShellExecute,hide,c:\getcpuvm.exe
message,%exitcode%

download:

http://www.kare-net.de/downloads/GetCPUVM.exe

Kare
--

Re: GetCPUVW.exe detect CPU VM extension
« Reply #1 on: April 22, 2013, 02:09:23 AM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Hi Kare,

Thanks for the new tool! :great:

A suggestion for improvement. Could you get it to write to the console window when run from the commandline? So it would output, say, "VM not detected" or "VM is available".

Regards,
Galapo.

Re: GetCPUVW.exe detect CPU VM extension
« Reply #2 on: April 22, 2013, 03:41:12 AM »

CD-RW

  • LiveSystem pro
  • Chef
  • ***
  • Date Registered: Oct 2010
  • Posts: 168
Hi Galapo

Done, new Version 1.0.0.0 is online.

Kare
--

Re: GetCPUVW.exe detect CPU VM extension
« Reply #3 on: April 22, 2013, 03:45:59 AM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Very good! Thanks Kare. :smile:

Regards,
Galapo.

Re: GetCPUVW.exe detect CPU VM extension
« Reply #4 on: April 22, 2013, 06:58:42 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks Kare,

works nicely  :thumbsup:
Code: [Select]
GetCPUVM.exe
Echo %ErrorLevel%
Pause

 

Powered by EzPortal