View previous topic :: View next topic |
Author |
Message |
darkex I post too much
Reputation: 0
Joined: 29 Aug 2008 Posts: 2006 Location: Australia
|
Posted: Sat Jan 17, 2009 12:13 am Post subject: Changing the CPU Name |
|
|
Is there any way to change the CPU Name as it shows to you in System Properties in XP? Eg. I want to change it from Intel(R) Pentium M(R) ... to something like Intel(R) Shifty PC, etc. |
|
Back to top |
|
 |
superweapons Grandmaster Cheater Supreme
Reputation: 2
Joined: 04 Jan 2008 Posts: 1355 Location: The Internet. Where else?
|
Posted: Sat Jan 17, 2009 12:37 am Post subject: |
|
|
CPUID is encoded directly in the CPU (EAX=1 to call it from assembly). You might be able to manipulate the view of it in Windows though. I don't really see why anyhow.
Edit: Actually, after messing around in the registry, there is the "ProcessorNameString" registry string that you can change to your preferences.
HKLM/HARDWARE/DESCRIPTION/System/CentralProcessor/0 (or 1, 2, 3, etc.) _________________
|
|
Back to top |
|
 |
DarkEnvy Grandmaster Cheater
Reputation: -1
Joined: 27 Jan 2008 Posts: 683 Location: Right here
|
Posted: Sat Jan 17, 2009 10:38 am Post subject: |
|
|
@Superweapons
If you just change the name will it effect the system itself? _________________
|
|
Back to top |
|
 |
|