Tweaks Registry Editor For Fun (Win XP)

26/06/2011 09:52

1. Change DOS color:

I write these lines into Notepad and save anyfile.reg and run it.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor]

"DefaultColor" = dword: 0000002nd

2. Change the Intel Xeon processor 8.0 GHz or nothing

Type the following lines in Notepad

Windows Registry Version 5.00

[HKEY_LOCAL_MACHINE \ HARDWARE \ DESCRIPTION \ System \ CentralProcessor \ 0]

"ProcessorNameString" = "Intel Xeon 8.0GHz"

and save as processor.reg and run it.

Seeing the name of the new processor, click on "My Computer" and right click and select property

see "Intel Xeon 8.0 GHz (It's just a change temparory)

Note: For permanent changes regedit / s processor.reg in notepad and save as phack.bat

and put both files (and processor.reg phack.bat)

Windows Startup folder ['Abd Documents Settings \ All Users \ Start Menu \ Programs \ Startup]

to be implemented at each reboot.