Change XP Start Button

Some times You just wanna make that [Start] menu button go away or the geek inside you inspires you to change the start button..but how ? You can change the start button by using various tools but if you wanna do it hardcore then read on…
First you need a tool called “Resource Hacker”. This free program allows you to change resources in any .exe file such as “Explorer.exe“, which includes the [Start] button’s Label. You can visit Download.com and search there for “Resource Hacker” or you can download it here
After you download it, follow the guide here:
Step 1:

A – Run “Resource Hacker” and open the file “%windir%Explorer.exe“.
B – You see a Tree of all Resources in this file, expand the “String Table
C – Find the “start” and replace it with your own text. then press the [Compile Script] button.
D – Save “Explorer.exe” as “MyStart.exe” DONT save it as Explorer.exe, do “save as..” and give it a new name.
E – Quit “Resource Hacker”.

Step 2:

A – Click on the [Start] button and choose the “Run...” item from the start menu. (Or use the shortcut key WinKey+R)
B – Type “RegEdit” in the Run “Dialog Box”. And then press the [Ok] buton to run the “Registry Editor” program.
C – Go to: “HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon” and find the “Shell” property.
D – Replace value of the “Shell” property to “MyStart.exe“.
E Quit “Registry Editor”.
F – Restart your system.

**Note –**If you did not find the key “HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon“, you can search the Registry for the “Explorer.exe“, to do this use the Edit Menu | Find Next (Ctrl+F).