Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-04-2003, 02:29 PM   #1
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
Cool Some cool XP mods...

I modded the start button logo to an AMD Athlon XP logo. And the text says, "Postman".

The recycle bin is an Apple logo which converts into a Mac logo when empty. I modded the text to read, "Dump.mac".

Hope you like
__________________
|AMD Athlon XP 2700+| EPoX 8RDA3+ |Sapphire Radeon 9500 modded to 9700 OCed @ 310/300 | 512 mb Kingston PC 3200 @ 333 mhz |DVD 16X|TDK CDR/RW 52X|Vantec Tornado 119 CFM on a SLK-900 | WD-80JB and WD-100JB | Sparkle Power Ltd 400 Watt
sleepypost is offline   Reply With Quote
Old 05-04-2003, 02:31 PM   #2
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
Here they are.

Sorry bout the crappy image quality.
Attached Images
File Type: jpg desktopmods.jpg (80.7 KB, 199 views)
sleepypost is offline   Reply With Quote
Old 05-04-2003, 04:17 PM   #3
Banned
 
Join Date: Feb 2002
Location: in harms way
Posts: 2,768
Hey, you should get credit for trying at least.

Blakhart is offline   Reply With Quote
Old 05-04-2003, 05:20 PM   #4
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
Thanks. im wondering if there's a desktop image creator. or something that allows you to save the desktop as an image. ??
sleepypost is offline   Reply With Quote
Old 05-04-2003, 05:48 PM   #5
Member (10 bit)
 
scott_d's Avatar
 
Join Date: Jun 2002
Location: Nebraska
Posts: 927
Send a message via AIM to scott_d
Print screen.
It is a little button somewhere close to the backspace. Push that then go into paint and go to Edit->Paste.
scott_d is offline   Reply With Quote
Old 05-04-2003, 09:34 PM   #6
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
very cool dude. thanks a bundle.
sleepypost is offline   Reply With Quote
Old 05-04-2003, 09:47 PM   #7
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
Here's a better quality look.
Attached Images
File Type: jpg desktopmods2.jpg (81.4 KB, 152 views)
sleepypost is offline   Reply With Quote
Old 05-04-2003, 10:07 PM   #8
Member (10 bit)
 
scott_d's Avatar
 
Join Date: Jun 2002
Location: Nebraska
Posts: 927
Send a message via AIM to scott_d
That IS better...heh heh
Hey...flowers? tux? ride?? getting ready for somethin important? prom maybe?
scott_d is offline   Reply With Quote
Old 05-05-2003, 12:56 AM   #9
Member (8 bit)
 
Join Date: Mar 2003
Location: Richmond, VA
Posts: 134
Hey sleepy, great desktop. Do you have a link for how to make changes like that?
Boone is offline   Reply With Quote
Old 05-05-2003, 06:23 PM   #10
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
scott_d, yep! i am in the grind as far as that is concerned.

Boone, thanks! they are two pretty different mods with no relation whatsoever. The Start button mod i've done with NitroHex (a hex editor) but to get the logo i had to actually compile script using Res Hack (i'll stop there, moderators don't like hacks). This one is pretty complicated but can be found easily with google. ill post a link ASAP.

The Recycle Bin is easy! You'll need to change the logo with a separate program. Activicons is a nice one but has compatability issues with WinXP. To change the text cut and paste this:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

Cut and paste into a text editor (note pad is perfect) and save as Recyclebin.reg . Then click on it and say yes, send it to the registry. Done! You should now be able to change the text with out problems. Make sure to back up though. And make sure you get ALL of that text including the title: Version 5.00 etc.

HTH
sleepypost is offline   Reply With Quote
Old 05-05-2003, 10:14 PM   #11
Member (8 bit)
 
Join Date: Mar 2003
Location: Richmond, VA
Posts: 134
Thanks sleepy I'll give it a shot.
Boone is offline   Reply With Quote
Old 05-06-2003, 07:34 AM   #12
snowboarder
 
Spyda's Avatar
 
Join Date: Jan 2002
Location: UK
Posts: 2,462
Send a message via AIM to Spyda
but why postman?

and how did you get windows to change the start text then? i managed to change it using a hex editor in the exploer.exe, but in no way whatsoever could i find a way to replace the original explorer.exe
__________________

Antec Sonata - Abit IS7-E - P4 2.4/800 @ 3.0 - 1GB OCZ Gold DDR500 - FX5950 Ultra 256MB - Audigy 2 - WD JB 80GB - XP Pro
Spyda is offline   Reply With Quote
Old 05-06-2003, 09:33 AM   #13
Member (11 bit)
 
sleepypost's Avatar
 
Join Date: Feb 2003
Location: Orinda, California
Posts: 1,863
First, "Postman" is my child hood nickname. (my last name is Post). Whenever i play sports or anything the coach always calls me "Postman". Teachers call me that too. (its cause they ask and i "deliver". )

Second, i know of two ways to mod the text, and one way of changing the logo. The explorer.exe/ hex method works well but you have to manually change it. (make sure its the right "start") Then save it as Explorer2.exe or anything different. (that is VERY important unless you wanna have to alter a security string line (you have to if you want to do method 2)).

Once its placed in WINDOWS (with the original explorer.exe), go to WINDOWS/ Regedit/ HKEYLOCALMACHINE/ Software/ Microsot/ WindowsNT/ Currentversion/ Winlogon. Then look for "shell" in the right hand side. Change the value from Explorer.exe to Explorer2.exe. Reboot!
(that path is important. if you memorize it you can save some time by making UNidentical modded critical system files. logonui2.ini for example).
sleepypost is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:38 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2