PROBLEMCHYLD Posted March 23, 2006 Posted March 23, 2006 (edited) Any1 that can help me will be appreciated with tha utmostNow what i'm try'n 2 do is change start button 2 my nameand also the window 98 banner name without a 2nd or 3rd party tool.I hate 2 have 2 install unecessary software on my computer.Sorry if ? has been asked Edited March 23, 2006 by PROBLEMCHYLD
LLXX Posted March 23, 2006 Posted March 23, 2006 Use a resource editor to edit explorer.exe for the banner. It's #157 in the bitmap sectionThe start button text is in the string table, #37.This is what you mean?
MDGx Posted March 23, 2006 Posted March 23, 2006 You may also wish to try this:http://www.mdgx.com/newtip16.htm#RSBHope this helps.
LLXX Posted March 24, 2006 Posted March 24, 2006 You may also wish to try this:http://www.mdgx.com/newtip16.htm#RSBHope this helps.Can you explain how to enter the nulls in EDIT v2.0.026 searchbox? In binary mode it appears you can search for all byte values except nulls and a few others like 9 (tab) and 13 (Enter). I've been using it for a long time and still haven't figured it out (I know ctrl+shift+2 can enter a null into the file, but I can't search for them).
KenanBalamir Posted March 24, 2006 Posted March 24, 2006 You can use StartBTN Renamer.http://www.geocities.com/startbtn/
MDGx Posted March 24, 2006 Posted March 24, 2006 (edited) Can you explain how to enter the nulls in EDIT v2.0.026 searchbox? In binary mode it appears you can search for all byte values except nulls and a few others like 9 (tab) and 13 (Enter). I've been using it for a long time and still haven't figured it out (I know ctrl+shift+2 can enter a null into the file, but I can't search for them).Good question.I've scratched my head 1 too many times trying to figure out how to do this, but no luck. Anybody who knows how to type a null character in the EDIT.COM search box, please post here.Much appreciated.________________________________You can use StartBTN Renamer.http://www.geocities.com/startbtn/Sorry, only for Windows XP.Does not support 9x OSes. Edited March 24, 2006 by MDGx
LLXX Posted March 25, 2006 Posted March 25, 2006 I've figured it out. It just can't be done. You can enter 9 and 13 (tab and enter) in the searchbox by highlighting a 9 or 13 already in your file and then doing the search just like you can highlight any other string and then search -> find or search -> replace will set that string into the Find box, but when you highlight a null nothing will appear in the searchbox. If you highlight a string *with* a null inside it and then try search, it'll truncate the string right before the null, because in the searchbox the null character is used to delimit the end of the search string!EDIT v2.0.026 was much better than the one supplied with original MS-DOS v6.22, but it still looks like it needs a few improvements
PROBLEMCHYLD Posted May 26, 2006 Author Posted May 26, 2006 Where is the logo on the start button in WinXP located.I wanna replace the 98 with the XP one.I know this is a 98SE thread so bear with me.
LLXX Posted May 27, 2006 Posted May 27, 2006 Where is the logo on the start button in WinXP located.I wanna replace the 98 with the XP one.I know this is a 98SE thread so bear with me.explorer.exe #158 - 167Various ones to choose from:158: "Codename Whistler Server"162: "Windows Terminal Server"163: "Codename Whistler Advanced Server"164: "Codename Whistler Datacenter Server"165: "Windows XP Embedded" (...into Windows 98 )166: "Windows XP Home Edition"167: "Windows XP Professional"176 is the XP logo, if you want that too...
PROBLEMCHYLD Posted June 1, 2006 Author Posted June 1, 2006 Can the size of the shell.dll change,because when the size of my explorer change it crashed?Trying to avoid another system crash.
PROBLEMCHYLD Posted June 2, 2006 Author Posted June 2, 2006 I hacked all my shell32 icons but only a few show the changes.most default icons are still the same.what have i done wrong?
LLXX Posted June 2, 2006 Posted June 2, 2006 I hacked all my shell32 icons but only a few show the changes.most default icons are still the same.what have i done wrong?Delete the ShellIconCache in %WINDIR% and restart immediately.
PROBLEMCHYLD Posted June 2, 2006 Author Posted June 2, 2006 (edited) Thanks LLXX? Where are the icons for Windows Explorer located the back button and stuff Edited June 2, 2006 by PROBLEMCHYLD
EAT MY DUST Posted June 6, 2006 Posted June 6, 2006 http://www.msfn.org/board/index.php?s=&sho...ndpost&p=492999
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now