Computer Geeks

Computer Geeks

Geek Shop

Geek News

Geek Stuff

Science Geek

Computer Gaming

Linux Chat

Building Websites

Computer Forums

Computer Help Forum

Computer Hardware Forum

Computer Software Programs


Go Back   Computer Forums > Computer Hardware Forum

Computer Geeks
» Active Discussions
Computer Geeks
No Threads to Display.
» Other Websites
- Software Publishing

- Server Hardening
Reply
 
Thread Tools Display Modes
  #1  
Old 04-23-2006, 12:35 AM
Eminem Eminem is offline
Senior Member
GB Guru
 
Join Date: Apr 2006
Posts: 149
Default Modifying your "Start" Button

Hacking the Start button

This works on XP Pro Build 2600 (The final verison), and it should work on all other versions as well.

ALWAYS BACKUP EVERYTHING YOU EDIT OR DELETE. I'M NOT RESPONSIBLE IF YOU MESS YOUR COMPUTER UP BY DOING THIS HACK. DO IT AT YOUR OWN RISK.

First off, you need to download a program called Resource Hacker. It's kinda like a hex editor, it allows you to change bitmaps, text, ect. in program files.
Windows XP has a feature called Windows File Protection. This feature stops you from changing important system files, that could leave your operating system, non-fuctional. The file that we need to edit, Explorer.exe, is protected by Windows File Protection. What we need to do, is make Explorer.exe not part of Windows File Protection. Once we do that, we will be able to edit Explorer.exe when we want, and as much as we want.

There are two way's of doing this. One way, is taking explorer out of the the file protection. The other way is to totally disable Windows File Protection so that you can edit any file you want without Windows replacing it. The guide on how to do that, is located here.

Click on your start button -> then Run and type in "%systemroot%\system32\Restore" without the quotes. Now you should see the file filelist.xml. What? You don't see it? We can fix that. In windows explorer click Tools->Folder Options->View and scroll down where it says Hide protected operating system files (recommend) and un-check it. Also click where it says Show hidden files and folders, and uncheck Hide extensions for unknown file types. Lastly, hit Ok. Now, you should see filelist.xml listed. Right click on filelist.xml and click properties. Uncheck where it says Read Only and then click OK. Good, now we can edit filelist.xml. Right click filelist.xml again, and click Open with then on Notepad. The file should now be opened in notepad. This is where Windows File Protection looks to see if it needs to protect a file or not. Where it says:

%windir%\system.ini

add this a line above it:


Now, click file -> Save. (NOT Save as)

Next click on your start menu-> run and type in "%systemroot%\system32\dllcache" without the quotes. In this DIR, find and delete Explorer.exe. This is a backup copy of Explorer.exe and windows might try and replace this copy with your hacked copy if it isn't deleted. After you delete it, windows will popup a message, just hit cancel then yes.

We should now be able to edit Explorer.exe as we wish. Run Resource Hacker (The file you downloaded earlier). In ResHacker click File-> Open and open Explorer.exe. Mine is located in C:\winnt\explorer.exe yours maybe located in C:\windows\explorer.exe. Once you have it open you should see something like this:



To change the "Start" text on the start button go to: String Table -> 37 -> 1033. To the right, you should see the words "start". You can change this to anything you want. I changed mine to LinuXProX. Next, hit the Compile Script button above. Now, go to String Table -> 38 -> 1033. Again, to the right you should see "Start". Change this to the same thing you changed the other one to, mine says LinuXProX. Next, hit the Compile Script button above. Now, if you just wanted to change the start button text, you can skip down to "Saving".

Don't you hate the little icon (image) on the start button? Well, we change it, and it's very easy to do.
In ResHacker, go to Bitmap -> 143 -> 1033. You should see the window that is on the start button to the right. To change it, you Action -> Replace bitmap -> Open with new bitmap. Now you can make your own image, or you can use my image . If you want to make your own, it has to be 25x20 and 16 million colors. Once you found the bitmap you want to use, just click open then click Replace.

Lastly, to change the Start Menu border, go to Bitmap -> 167 -> 1033. (This is Windows XP Pro. If you have Home Editon It's Bitmap->166->1033) Click Action -> Replace bitmap -> and where it says Select bitmap to replace: scroll down to 167 or 166 if you have XP Home Editon. Now, click Open file with new bitmap and find the image you want to replace it with, click open, then on Replace.

It's best to make your own image on this one, I just edited the default bitmap since I'm not that great with graphics. Maybe someone will make me a cool one, and send to me. *Hint* *Hint* If you want to edit the default image, or use it as a template, just right click on the Windows XP Pro/Home image and click copy. Now, open up your favorite graphics program, I have Jasc Paint Shop Pro, and hit CTRL-V. That should paste the image from your clipboard to your graphics program. If you want to make your own, it has to be 21x233 16 million colors. Once your down editing, just save it as a .bmp somewhere on your drive. I saved mine to C:\test.bmp .

UPDATE10/4/01 3:42PM

I keep finding more and more stuff to hack in explorer It's almost like linux, well maybe not.. Anyway, if you're like me and HATE the Help and Support button, you can take it off the start menu real easy. Load up ResHacker, open Explorer.exe go to Menu -> 204 -> 1033. On the right, find where it says Help and Support and delete that whole line. Lastly, click compile.

-Saving

There are alot of bitmaps in Explorer.exe along with Text Strings, that you can change, just hack around in it and see what you can find. If you try and save Explorer.exe it wont save. Why? Because Explorer.exe is currently running on your computer and it can't save it while the program is running. So how am I suppose to save it? Well, there are a few ways to do that. One, you could save your hacked version to floppy, boot to dos and copy it. Two, if you dual boot you could save it from within another operating system. Or three, the easiest and fastest way, save it without rebooting, and here is how:

Hit CTRL-ALT-DEL and Windows Task Manager should popup. Click on the processes tab and find Explorer.exe, and click it once. Now, hit the end process button at the bottom (Make sure you don't have any other programs open). Your taskbar at the bottom of the screen should disappear. Hold ALT then click tab while holding ALT, then let off the ALT. Keep doing this until Resource Hacker comes in to view. We can now save Explorer.exe because it is not running. Click File-> Save as-> and find Explorer.exe again, mine is located in C:\winnt\. It will ask you if you want to overwrite, just click yes. Now, ALT-TAB back to Windows Task Manager and click on File -> New Task -> in the black type in Explorer.exe, or type in the full path to explorer like: C:\winnt\explorer.exe. If you did everything correctly, you should see your new image and name on the start button, along with the start menu border.

Source: Overclockers.
__________________
MyIndya.Com
Reply With Quote
  #2  
Old 04-23-2006, 02:32 AM
raudi raudi is offline
Senior Member
GB Advanced User
 
Join Date: Apr 2006
Posts: 110
Default

Yeah, I've wanted to change mine to my first name (ryan) but it seeemed like a bad idea since 500 things can go wrong. Short term and in the long run.
Reply With Quote
  #3  
Old 04-24-2006, 08:10 AM
Sixty Sixty is offline
Member
GB Advanced User
 
Join Date: Apr 2006
Posts: 50
Default

This is a good guide, although I prefer to use a desktop shell. In my case, that's Litestep.
Reply With Quote
  #4  
Old 04-24-2006, 11:17 AM
Eminem Eminem is offline
Senior Member
GB Guru
 
Join Date: Apr 2006
Posts: 149
Default

Quote:
Originally Posted by raudi
Yeah, I've wanted to change mine to my first name (ryan) but it seeemed like a bad idea since 500 things can go wrong. Short term and in the long run.
True. I don't like to mess with registeries either. I just do it in some cases, when I really need to and really feel like getting something customized. Ofcourse, there are better and easier ways to everything, I'll do a research and will let you know if there is a software/easier way to do this.
__________________
MyIndya.Com
Reply With Quote
  #5  
Old 07-21-2009, 08:51 AM
lga1983 lga1983 is offline
Junior Member
GB Beginner
 
Join Date: Jul 2009
Posts: 21
Default

dangerous... maybe i will not try with mine, just in case. Thanks for the tips, anyway!!!
__________________
Pensjon | Arv | Testament
Reply With Quote
  #6  
Old 07-30-2009, 04:35 PM
genroxbro genroxbro is offline
Junior Member
GB Newbie
 
Join Date: Jul 2009
Posts: 1
Default Modifying your "Start" Button

It is no problem to start with one HDD and upgrade to a RAID1 later on with a second HDD. This procedure is designed not to delete your existing data.
However, it is always strongly recommended to have a backup available.
_____________________________________
Website I designed for cash advances vancouver company.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Powered by vBadvanced CMPS v3.2.3

All times are GMT -5. The time now is 04:26 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.