Need help identifying a systems processor type (example AMD Duron, Pentium 4, Pentium III, Celeron...) .Already have established code using SYSTEM_INFO with no success other than type "Pentium" being returned on a "Celeron" or "AMD" system. From what I can gather, AMD processors can only be detected as Pentium. Is this correct? If not, how can I obtain this information?