Introduction: Hack the Start Button!

About: Hi! I'm a freshman in college at California Polytechnic State University, majoring in Aerospace engineering. I interned for a short period at Instructables and love building and making. A few of my projects ar…

Quickly and easily change the text in your start button!

As I said in a comment below, I know this has already posted. I also included some instructions below on what to do. (Video is a little hard to read)

Instructions:

Warning: This step can mess up your computer if you do not do it right, please read through the entire step first before attempting. I am not responsible for any damage you might do to your computer.

I know there is already an instructible out there for this (I would include a link, but I couldn't find it) but I am going to post how to do this anyway. You will need to download Resource Hacker in order to do this. Once you have downloaded it open it up and go to file--> open. Open C:/WIndows/explorer. Now on the left hand side of the screen go to String Table and then the number "37" and then "1033". You will find that there are a couple of lines of code on the right side of the screen now. It should look like this:

STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
578, "Start"
579, "There was an internal error and one of the windows you were using has been closed."
580, "Restrictions"
581, "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator."
590, "Hiding your inactive notification icons..."
591, "To see the hidden icons, click this button."
}

On the first line where it says start, put anything you want between the quotes and it will show up on your start button. Just make sure you put something there because if you dont you will screw up your registry. (Thats Bad) Now click file-->SaveAs and save the new file as explorer2, this way if you mess something up you will still have a copy to go back to. Now for the hard part. Type Windows + R and then in the box that should show up type regedit. A screen should come up called registry editor. On the left hand side of the screen you want to go to H_key Local_Machine then Software then Microsoft then Windows NT then Current Version then Win Logon. Now there should be a bunch of text on the right hand side of the screen. Scroll down to shell and one of the names should be "Shell" with data called "explorer". Before you do this next step make sure you have read to the end of this page and completely understand how to do this. Right click on the shell row and select modify and type explorer 2.exe. Once you have done this you have to end the current process of explorer through Task Manager. Before you do this read through this to the end as this step will close your task bar your icons and everything else on the screen except for Task Manager. Once you have ended the "explorer" process click on the new task button on Task Manager. Now type in explorer2.exe into the new task text box. If you did everything right whatever you changed your start button to should be there. If something happened and you have no task bar or anything, then dont panic. All you have to do is go and end the explorer2 process and go to new task and start the original explorer process by typing explorer.exe into the new task text box.