March 23, 200620 yr 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, 200620 yr by PROBLEMCHYLD
March 23, 200620 yr 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?
March 23, 200620 yr You may also wish to try this:http://www.mdgx.com/newtip16.htm#RSBHope this helps.
March 24, 200620 yr 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).
March 24, 200620 yr 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, 200620 yr by MDGx
March 25, 200620 yr 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
May 26, 200620 yr Author 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.
May 27, 200620 yr 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...
June 1, 200620 yr Author Can the size of the shell.dll change,because when the size of my explorer change it crashed?Trying to avoid another system crash.
June 2, 200620 yr Author 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?
June 2, 200620 yr 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.
June 2, 200620 yr Author Thanks LLXX? Where are the icons for Windows Explorer located the back button and stuff Edited June 2, 200620 yr by PROBLEMCHYLD
Create an account or sign in to comment