Well, then i don't get a thing...
I have an AMD Phenom(tm) II X4 925 Processor @2807 MHZ and if i set the CPU frequency in Inno Setup like this :
Code:
#define CpuMHZ "3000"
when i run my installer the Processor Label turns red and if i press the Next button i'm being told that the hardware doesn't meet the minimum requirements and asked if i want to continue.
So the inno setup compare only one of my CPU's core with the value defined by me.
Please correct me if i'm wrong.Thanks,
Kraemer