1

I saw this topic but I doesnt give all the information I need. Is there any PORTABLE way (all Windows's portable only) to get cpu model name, vendor id and no of physical processors?

1
  • 1
    Have you looked at the WMI API? Commented Sep 5, 2013 at 12:05

1 Answer 1

3

The link you provide is for the mobile versions of Windows, so if by portable you mean the desktop versions as well then GetSystemInfo is available (as stated) for all versions from Window 2000 and up.

If you need older versions than that then you should give some limits.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.