Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Change Start Button Text, Be careful
vidit
post Dec 21 2007, 04:52 PM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 27
Joined: 1-July 07
Member No.: 23,058



QUOTE
CHANGE START BUTTON TEXT

Changing the Start button requires the use of a binary file editor (or hex editor) to alter a critical Windows system file. If you kill this file, bad things can happen to your system.

Stop here in you don't know about backups and registry editing. Also please take out life insurance before you start tongue.gif .

This method has been successfully tested on Windows 95, 98, ME, 2000 and XP and therefore should be quite safe. Obviously, I do not accept any responsibility for system problems or data loss.

Now with that being said, lets get to changing your start button. First of all you will need a binary file editor. The best one i have seen and I have used for years is Resource Hacker avalable for free here:
CODE
http://www.users.on.net/johnson/resourcehacker/

now that you have this tool lets get to work

Editing Explorer.exe File
Now in order to make the changes we need we need to open the "explorer.exe" file typically found in c:\windows\

Make a backup copy of "explorer.exe" to "explorer_backup.exe". If anything goes wrong, you'll always be able to restore your backup and get your system back to the way it was before the hack.

Open the resource hacker and select the "explorer.exe" file.

Once you have opened explorer in Resource Hacker you will notice a menu appears on the left side of the program with a lot of different expandable menus columns. The category we are going to be using is String Table.

- Double-click String Table which will show several numbers
- Double-click String 37 (if windows XP, 38 for another version) to expand it
- (If you are using the Classic Layout rather than the XP Layout, use number 38 instead.)
- Click 1033
- Double-click the start text in the right column.
- The text start should be highlighted and the surrounding quotes should not.
- Now type the new text you want in your start button. It can not be more than 10 characters in length and must continued to be surrounded by those quotes.
- Once you edit the text, the Compile Script button will become enabled. Click the Compile Script button
- Click File -> Save As and save your new file as explorer1.exe in the windows directory.

Editing Registry
Now we need to tell the OS to use our new edited explorer file.
1. Click Start -> Run -> type in regedit and ENTER
(If your Regedit is disabled leave a comment on this recipe and i will teach you how to enable it.)

2. Navigate to the following key:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

3. Double click on the registry entry named Shell and change the Value Data from "explorer.exe" to"explorer1.exe"

4. Click OK to close the registry editor

5. Log off user and log back in

6. Enjoy your newly hacked Start button with your text in it rolleyes.gif

7. Post a screenshot in the comments to show off you new hacked Start button! biggrin.gif

http://www.tech-recipes.com/rx/1619/hack_c..._button_windows
Reason for edit: Plag
Go to the top of the page
 
+Quote Post
sparkx
post Dec 22 2007, 01:15 AM
Post #2


Sparkx
Group Icon

Group: [HOSTED]
Posts: 343
Joined: 11-October 06
From: Dana Point, CA, USA
Member No.: 16,496



Nice tutorial. Personally I have done this before on my computer but I found no real use for it (unless you really want to change up your computer and show off). At one time I simply modify my entire computer using a some software I found on the internet. I switched back to normal because I have become used to windows XP default theme even thought it's boring.
One thing I havent found out is how to make it your start button an image (like in windows vista). Do you know how to do that or can it just be plain white text?
The biggest thing is to always backup your registry and explorer.exe. I dont know what I would do if I messed something up. I guess you would just need to re-install windows or try loading from "last settings that worked".

Just a few things I noticed, 10 letters seems like a little much for the start button? I have only tried with 5 and even then it looks a little odd.

Again cool tutorial,
Sparkx
Go to the top of the page
 
+Quote Post
Sten
post Dec 22 2007, 04:53 AM
Post #3


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



one of my old friends that im now not friends with anymore told me how to do this. but he said that it was an icon and just to change the icon. he made it red and had it say stop.

im not gonna try to do this cos i dont wanna kill my computer, trust me, even doing everything to prevent it dying, it will still cark it. lol.


Go to the top of the page
 
+Quote Post
ethergeek
post Dec 22 2007, 01:38 PM
Post #4


Premium Member
Group Icon

Group: [HOSTED]
Posts: 393
Joined: 9-March 07
From: Tucson, AZ
Member No.: 20,794



Just edit the explorer.exe in memory whenever it's paged in smile.gif

Then you can change the button text without worrying about breaking your windoze box.
Go to the top of the page
 
+Quote Post
vidit
post Dec 23 2007, 09:07 AM
Post #5


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 27
Joined: 1-July 07
Member No.: 23,058



QUOTE(ethergeek @ Dec 22 2007, 07:08 PM) *
Just edit the explorer.exe in memory whenever it's paged in smile.gif

Then you can change the button text without worrying about breaking your windoze box.

But then it will be only for that session, you will need to change the start button everytime you restart or log on your PC.
This tutorial is for changing the start permanently.

Go to the top of the page
 
+Quote Post
Laurence
post Dec 23 2007, 11:01 PM
Post #6


Advanced Member
Group Icon

Group: Members
Posts: 151
Joined: 24-May 07
From: Canada
Member No.: 22,135



Haha great tutorial, I was bored and I just changed the start button to have my name smile.gif Just for safety, I changed it back to normal. Does it still work if I have a theme installed with stylexp?










Go to the top of the page
 
+Quote Post
ethergeek
post Dec 24 2007, 10:01 AM
Post #7


Premium Member
Group Icon

Group: [HOSTED]
Posts: 393
Joined: 9-March 07
From: Tucson, AZ
Member No.: 20,794



QUOTE(vidit @ Dec 23 2007, 02:07 AM) *
But then it will be only for that session, you will need to change the start button everytime you restart or log on your PC.
This tutorial is for changing the start permanently.


If you edit it in memory you could just have a program load as a BHO to explorer.exe that does it; it also has the advantage of being able to change it to reflect something realtime...like cpu utilization. That would be a cool project...
Go to the top of the page
 
+Quote Post
takashiro
post Dec 28 2007, 05:45 AM
Post #8


Member [ Level 1 ]
Group Icon

Group: [HOSTED]
Posts: 44
Joined: 26-August 07
Member No.: 24,372



That is a good idea!! But I don't dare to do so because I am afraid that I will break my computer system. I am just a beginner and I'd better not to edit the regedit.
Go to the top of the page
 
+Quote Post
polarysekt
post Dec 29 2007, 12:26 AM
Post #9


Advanced Member
Group Icon

Group: Members
Posts: 128
Joined: 12-February 05
From: St. Louis, MO
Member No.: 2,612



QUOTE(takashiro @ Dec 27 2007, 11:45 PM) *
If you edit it in memory you could just have a program load as a BHO to explorer.exe that does it; it also has the advantage of being able to change it to reflect something realtime...like cpu utilization. That would be a cool project...


you're right... my gears are spinning perhaps a bit in this direction... contact me if you have any more interests : ) ... though i'd look into hooks as well as memory management....
Go to the top of the page
 
+Quote Post
sparkx
post Dec 29 2007, 02:00 AM
Post #10


Sparkx
Group Icon

Group: [HOSTED]
Posts: 343
Joined: 11-October 06
From: Dana Point, CA, USA
Member No.: 16,496



Lots of people seem to be scared of breaking their computer maby someone should make a anything.reg file and explorer.exe so that new people at modifing their computer could easly change the button. Someone probably has already done that though so you might look up on the web if you are intrested but a little scared that you might mess up. Just dont download anything that looks like it has viruses or might mess up your computer. As for Style Xp it shold work if you just edit the theme file (you know extract the zip change it up then re-zip and import into style XP). That is how most themes are made for Style XP. Style XP would be the best way to go (but I think it costs money I can't remember).
Hope this helps,
Sparkx
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Change Ur Ip Address(47)
  2. How To Make A Text Based Online Game Script ?(23)
  3. How To Change Registered Owner`s Name On Win Xp(21)
  4. Howto: Change Graphical Login To Text(3)
  5. Turkish-to-English Text Translator(4)
  6. VB.NET: Rotating Label & Angled Text Control(8)
  7. How Do I "justify" Format My Text(11)
  8. Switch Network Settings With Batch Files(18)
  9. Alt Txt Tooltip Popups Over Text Links, How To Do?(11)
  10. Help Me Create A Text-based, Turn-based Game(9)
  11. Dynamically Change The Background Image On Mouse Effects!(3)
  12. Status Bar Effect(5)
  13. Choosing A Different Joomla Start Page(5)
  14. 911 Text Messaging(29)
  15. OnMouseOver Button(10)
  1. Vertical Text In Datagridview Column Header(6)
  2. Qupis : Free Cpanel Web Hosting (one Line Text Ad At Bottom)(10)
  3. How To Change Your Ip Address.(68)
  4. How To Disable The Enter Key Of An Input Text Box(6)
  5. Torn City(9)
  6. Hosting For Text Based Game...(14)
  7. Text Outline In Gimp(1)
  8. Anyone Willing To Make A Text-based Game With Me?(4)
  9. Domain Change.(10)
  10. Xml Needed?(4)
  11. Joomla Template Kit Extension For Nvu/composer(2)
  12. What You Need Before You Can Create A Text-based Game..(5)
  13. Center Update(5)


 



- Lo-Fi Version Time is now: 6th September 2008 - 07:30 PM