How to get CPU's model number like Core i7-860 on Windows?

cpu, windows

Solution

CPU-Z (freeware) can give you this information.

Problem

There are many kinds of i7 CPU models as follows: http://en.wikipedia.org/wiki/List_of_Intel_Core_i7_microprocessors#Desktop_processors How to know which version I am using on Windows?

Original source