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

How to delete undeletable file?

How to delete undeletable file? Open a Command Prompt window and leave it open. Close all open programs. Click Start, Run and enter TASKMGR.EXE Go to the Processes tab and End Process on Explorer.exe. Leave Task Manager open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in. At the command prompt type DEL <filename> where <filename> is the file you wish to delete. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell. Close Task Manager. Or you can try this Open Notepad.exe Click File>Save As..> locate the folder where ur undeletable file is Choose 'All files' from the file type box click once on the file u wanna delete so its name appears in the 'filename' box put a " at the start and end of the filename (the filename should have the extension of the undeletable file so it will overwrite it) click save, It s...

How to improove iphone battery life ?

Apple iPhone Battery: You may consider how this is possible if the battery truly contracted. Apple could be taking some masterful flexibility in its evaluations, yet what has likely happened is that the A9 chip and distinctive parts within the phone have ended up being more gainful, less wasteful, such that total power utilization of the phone is lower. From now on, Apple can convey the iPhone 6s with a more diminutive battery however continue offering the same power and battery bits of knowledge as the iPhone 6. Enhance Battery Life: Enhance iPhone battery life tips do you complete a strong and which don’t, you should from your penchants and slants subordinate. Not each tip is useful for everyone. Create iPhone battery life: To create iPhone battery life ignored these essential and effective tips: 1. WiFi and GPS, is one of the greatest imperativeness customers on the iPhone. So just on WiFi and GPS when required. This extras imperativeness and also entrancing for s...

How to remove shortcut virus

how to remove shortcut virus easily with few simple methods..  here we are descusing about shortcut virus which is very irritating for all of us. when you insert your pendrive or any portable storage device the files into the device becomes one shortcut which is called as shortcut virus here i will tell you how you can remove this virus form your computer easily.. #1 Remove virus from cmd here we will use command prompt to remove shortcut virus from your device easily..   1.insert your infected device into computer   2.DONOT open infected pendrive or device just insert it into the usb slot   3.open command prompt as administrator   4.input this code:        attrib -h -r -s /s /d D:\*.*   5.in this code replace latter D with your specific pendrive name or drive latter at last of the code line   and press enter and your shortcut virus will be removed but there will be sevral diffrent system files ...