Skip to main content

How to Change Windows XP Start Button Text and Logo

Learn how to hack / change your start button in Windows XP

One of the most annoying thing in windows XP is the start button text, which almost every user want to change as per my experience. I’ve read a number of articles on the internet about changing the text on the Start button in XP, however many of them are incomplete, difficult or unsafe. Here i wiil show you exactly how to change the "start" button to whatever you like and even change the picture next to it.

This tutorial is more for advanced pc users, so if you are a begginer or not shure what are you doing, i strongly recommend you to use System Restore to undo changes if problems occur. You can read more about System Restore here.
Step 1: Modify explorer.exe


First of all you need to download a program called Resource Hacker that will really assist you in helping you find what you are looking for and making sure you do not mess up along the way.

Download Resource Hacker

As always before changing anything make shure you back up everything you edit or delete. So open My Computer and navigate to C:\Windows and look for explorer. Copy paste it to a safe location on your hard drive.

Now that you've backed it up, start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe


Change the Windows Start Button Text

Expand the "String Table" menu, then select folder 37 and click on 1033. The "start" value is on line 4, after the 578. Change the text "start" to anything you want, making sure you keep the quotes. In this example i changed the text to "Hacking Tips and Tricks".

Press the Compile Script button to make Resource Hacker put together the code.


Change the Picture Next to
 
the Windows Start Button

Collapse the String Table folder and expand the Bitmap folder, then select folder 143 and right-click on 1033. Select "Replace Resource", then click on "Open file with new bitmap". Select a Bitmap picture (.bmp extension) with a size of 25 pixels by 20 pixels. Click the Replace button. if you would like to make a bitmap image with transparency, you will need an advanced icon making program such as Axialis IconWorkshop.


When you have changed your button to whatever you want, click "File", "Save As", and save it as explorerhacked.exe. (Note: You can change it to whatever you like, but in this demonstration i am using the explorerhacked file).


Step 2: Changing the Registry

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. Go to "Start", "Run", and type in "regedit". When the Registry Editor loads expand to the following directory:HKEY_LOCAL_MACHINE,SOFTWARE, Microsoft, Windows NT, CurrentVersion, and WinLogon. In that directory find the entry that is titled "Shell" and right-click it. Select "Modify". Now, type in ExplorerHacked.exe.

All you have to do now is reboot your computer and log back in to Windows XP. You should see the changes that you've made to the Start button.

Here is how my start button looks like. I know it's far from perfect, but anyway i costumized it just to present you this tutorial.





* Simpler Methods to Change Start Button Text

Change Start Button Text with Start Button Caption Renamer
1. Download the utility from here, and double click StartB.exe to run it

2. Enter the name which you want to set in start button and click the buttonChange Start Button Name

You can revert the default text in start button by clicking the button Change Start Button to Default


Change Start Button Text with Start Button Renamer
1. Download Start Button Renamer from here, and install it

2. Run Start Button Renamer and Enter the name you want to set in Start button and click the button Click Here To Rename Start Button to change the name in start button instantly.

Note: Only the first five letter will be seen in the start button and it will be reset when you log off or restart.

Both of these above mentioned simple methods are much safer and easier way to change start button text in windows more faster.

Comments

Popular posts from this blog

STEALING PASSWORD WITH GOOGLE HACK

Google is a treasure trove full of important information, especially for  the underground  world. This Potential fact can also be utilized in the data for the username and password stored on a server. If the administrator save important data not in the  complete system authentifikasi folder, then most likely be reached by the google search engine. If data is successfully steal in by the unauthorized person, then the will be in misuse. Here, some google search syntax to crawl the password: 1.  "Login: *" "password =*" filetype: xls  (searching data command to the system files that are stored in  Microsoft Excel ) 2.  allinurl: auth_user_file.txt  (to find files auth_user_file.txt containing password on server). 3.  filetype: xls inurl: "password.xls"  (looking for username and password in ms excel format). This command can change with admin.xls) 4.  intitle: login password  (get link to the  login ...

Make your keyboard tinted everywhere

Ok guyz I Pawan Sharma going to share one awesome trick from which you can make your android keyboard fully tinted like your status bar or accordingly to the action bar(header). But but but this trick only works with rooted phones if you have a rooted phone then welcome to this post.After apply these methods surely your phone will rock on every screen. OK so things we need for this tricks are- 1.Rooted phone(android above then 4.3 jelly bean) 2.Super user installed 3.Xposed installer 4.Flat style keyboard 5.Gboard 1.Rooted Phone-If you do not have a rooted phone then dont worry you can root it easily there are many methods of rooting on internet,search your phone model on google for root method it will tell you how to root. There is one common app which root most probably all phones as i tested it on many phones that apk name is Kingroot You can download it from above link,just download it and connect internet open app click on root button.....wait until complete,this pro...

How to make a bootale Pen drive for window installation

Guyz this tutorial is for noobs who want to make a bootable pen drive for window installation or by any other purposes.Windows version does not matter for this method everyuser make his/her pd bootable.No third party tool is required to do this.It will take only 5 minutes to complete. So Let's Start- Search on your pc cmd and right click on it then click on run as administrator. After click on it you will get a black command window(Command Prompt) Now type diskpart and press enter. After execution of previous command move forward to the next command that is list disk,so type list disk in the command prompt and press enter after it. In my case my pd is of 8gb so my disk is disk 2 so i type select disk 2 in command prompt. Now type command clean. Now type create partition primary. Now type select partition 1. Now type command active. Now go on My Computer and format your pd as fat32 format. ...