fattwam Posted December 31, 2007 Report Posted December 31, 2007 Windows Registry Tutorial Change the Start Button Text Would you like to change the Start button to say something else, perhaps your name,company or any other 5 or less letter word? This article explains the procedure to manuallymodify the text of the Windows Start button. Manually changing the Start button requires the use of a binary file editor (Hex editor) toalter a critical Windows system file, it is therefore not recommended for inexperiencedusers. This method has been successfully tested on Windows 95, 98, ME, 2000 and XPand therefore should be quite safe, although we do not accept any responsibility for systemproblems or data loss. As mentioned before you will need to have a hex editor installed, there are many differentproducts available and if you don't have one already a quick search of a shareware siteshould provide many choices, for this tweak we only require basic features. 1. The file that needs to be changed is Windows Explorer, and it is essential to make a backupbefore you modify anything. "Explorer.exe" can be found in the Windows directory, usuallyC:WINDOWS for Windows 95, 98, Me & XP and C:WINNT for Windows NT/2000. Make a copyof "Explorer.exe" and place it into another directory, C:BACKUP might be a good choice. 2. Make another copy of the original "Explorer.exe" and name it "Explorer1.exe", then open"Explorer1.exe" in your hex editor. 3. You now need to find the word "Start", although there are many entries for "Start" in thefile only one is used for to label the Start button. Use the search function in the hex editor tofind all the strings equal to "S t a r t" which is represented as "53 00 74 00 61 00 72 00 74" inhex values. As there are many different "Start" strings keep searching until you find one locatedjust before this text "There was an internal error and one of the windows you were using hasbeen closed.". Below is a list of offsets to help you locate the correct text. * Windows 98Offset: 0x00028D6E - 0x00028D76* Windows NT4Offset: 0x00028BEE - 0x00028BF6* Windows MEOffset: 0x00033DDE - 0x00033DE6* Windows 2000Offset: 0x0003860E - 0x00038616* Windows XPOffset: 0x000412B6 - 0x000412BE The result should look depending on the display from your hex editor. 4. Once you have located the string, you can then replace the letters in "Start" with fiveother characters. You must use exactly five characters, if the word you want to use is less,replace the remaining characters with the space key. In this example we have replaced"Start" with "Guide", alternatively a three-letter word would look like "A B C" (note the spaces). 5. Now save the modified "Explorer1.exe" in the Windows directory, and confirm that younow have the two Explorer files in the Windows directory, they both should be the samefile size but have different modified dates. 6. The next step is different depending on your operating system. Only do the step requiredfor your version. * Windows 95, 98 & MEExit to DOS (or use a boot disk for Windows ME) and at the command prompt change to theWindows directory and rename "explorer.exe" to "explorer.old". Then copy the newly modifiedExplorer "explorer1.exe" to "explorer.exe". Do a directory listing and confirm that "explorer.exe"has the most recent modified date and time. Restart the computer and Windows should reloadalong with the new Start button text. * Windows NTFirst close any open applications and open a new Command Prompt window, then switch backto the GUI and open the Task Manager. Find the "explorer.exe" process and end it, you shouldnow be left with only the command prompt and task manager. Switch back to the commandprompt and change to the Windows directory, rename "explorer.exe" to "explorer.old", and copythe newly modified Explorer "explorer1.exe" to "explorer.exe". Do a directory listing and confirmthat "explorer.exe" has the most recent modified date and time. Switch back to Task Managerand launch a "New Task" called "explorer.exe" this should reload the shell along with yourmodified "Start" button. * Windows 2000 and XPOpen your registry editor and find the key [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]. Find the value named "Shell" and change it to equal the filenameof the new explorer "explorer1.exe". Exit your registry editor and restart Windows for the changeto take effect. The reverse the change, modify the value of "Shell" and set it back to "explorer.exe". 7. If everything has gone successfully you will now have a new Start button, and also hopefullylearnt something about the Explorer file structure. If you do have problems replace the faultyExplorer with the backup made during the first step. Disclaimer: Modifying the registry can cause serious problems that may require you to reinstallyour operating system. We cannot guarantee that problems resulting from modifications to theregistry can be solved. Use the information provided at your own risk.
.Eli Posted June 3, 2008 Report Posted June 3, 2008 Very confusing unless you read the whole thing. But thanks, It worked fine for me. Was work though
iKhaosmaster Posted June 7, 2008 Report Posted June 7, 2008 wow this actually works my start button looks kool now
Guest ashking08 Posted July 2, 2008 Report Posted July 2, 2008 nice tutorial but heres an easier way.just download this app and put in wat you want, its a lot easier.http://www.ibotmodz.net/forum/uploads/remoteimages/30152-73.jpg download: http://www.geocities.com/startbtn/ProgFull.zip p.s give me +rep if i helped
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now