Sunday 2 March 2014

It is very easy to change your processor name permanently by creating a registry key and placing a shortcut to it in the windows start up folder. To do so, just follow the steps given below:-
Open Notepad.
Copy and paste the exact code given below without **:- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION \System\CentralProcessor\0] "ProcessorNameString"="*My Processor name 50000MHz*" To change the processor name, edit the part of the code between ** i.e. My Processor name 50000MHz . Also understand that \0 in the above code should only be present if Windows store your processor name at that location. Please open Registry Editor and navigate to the above mentioned keys to check whether or not to include the \0. Click on File Menu, click on Save As and select "All Types" in Save as Type option. Save the file as ProcessorNameChange.reg or *.reg.
Create a new shortcut on your desktop. Enter regedit / S "Location of the .reg file" as the location of the item. For example, enter regedit /S "C:\Processor Name.reg" if your registry file is located in the root of C:\ drive. Processor Name
Copy the created Shortcut file.
Navigate to C:\Documents and Settings\All Users \Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft \Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista. Also remember that AppData is a hidden folder.) If C: is your System drive.
Paste the copied file.

0 comments:

Post a Comment