Skip to main content

How to change text on xp start button

How to change text on xp start button:

How to change text on xp start button
Step 1 - Modify Explorer.exe File

In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.


get this from h**p://delphi.icm.edu.pl/ftp/tools/ResHack.zip


The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.


The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.


There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used Click Me!


You’ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won’t get into what’s involved in compiling a script, but suffice it to say it’s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.



Step 2 – Modify the Registry


!!!make a backup of your registry before making changes!!!


Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:


HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon


In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.


Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.

Comments

Popular posts from this blog

10 basic android tips you must know

10 basic and useful android tips you must know about! 10 Android basic tips 1. Disable App Notifications Bugged by annoying app notifications that just keep coming? If you don’t know already, these app notifications also drain your phone’s battery. If you want to turn them off, and you are on Jelly Bean 4.1 and above, here’s how: On any of your unwanted notifications in your notification bar,  long press on the notification for a message box to appear. Tap on  App Info  > Untick  Show Notifications  >  OK . 2. Disable Mobile Data Whenever you don’t need to stay connected, disabling the Mobile Data can help keep your smartphone battery from draining too quickly. Turning off mobile data is as easy as: Going to  Settings  >  Data Usage . Disable  Mobile data  by toggling the setting from ON to  OFF . 3. Set Mobile Data Limit Want to keep track o...

How to create gmail account?

'Google mail'  or ‘Gmail‘ is a web-based email account in which emails are stored on the internet rather than on your computer. Internet email can be a flexible option as you can access emails from any computer that has internet access – for example, at internet cafés – anywhere in the world. In this guide, we’re going to show you how to get started with email by creating an account in Gmail. NB. We are using Chrome as our browser, however other browsers such as Internet Explorer and Firefox will look similar.  You’ll need: a computer with internet access. Follow these step-by-step instructions to create a Gmail account Step 1:  Open up your internet browser and go to the Google home page:  http://www.google.co m Step 2: C lick on  Gmail  at the top right corner of the page. Step 3:  You’ll now be in the ‘Sign in’ section. As you don’t have a Google account yet, you need to create one. Click  Create an ac...

How to invite your all facebook friends to page easily

hello today i will tell you how to invite all your fb friends to page: what you need: PC chrome or mozilla facebook page and admin profile brain :) lets start: first open facebook account and go to your page click on "Invite your friends" left side of the page scroll down until all friends are shown now press CTRL+SHIFT+J to open console and paste this code: javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); } press enter  wait for 1 minute don't close or don't do anything... and the invite window will be closed and your all friends will be invited enjoy