December 9, 200520 yr Why can't Windows Text Setup be changed from Blue? I have searched around and all I found what that Winnt.exe was "rehashed" or "obfusticated". What do these terms mean, it there anyway possible to change the blue color?I am really interested.Thanks for your input.-JASpurrier3
December 15, 200520 yr It is possible! About a year ago i download Windows MCE and this version has the name of the warez group in it. in the text setup i mean so it is possible
December 15, 200520 yr You mean obfuscated ?That means that the code inside WINNT.EXE has been changed in such a way that reverse-engineering it will either fail or produce incomprehensible results....Google for Code Obfuscation to understand more...But it would be cool if solved though, then we can have REALLY customized Windows versions...
December 15, 200520 yr It is possible! About a year ago i download Windows MCE and this version has the name of the warez group in it. in the text setup i mean so it is possibleLet me guess, in the License file?
December 18, 200520 yr It is possible! About a year ago i download Windows MCE and this version has the name of the warez group in it. in the text setup i mean so it is possibleLet me guess, in the License file? no im not stupid i mean the bleu setup.
December 18, 200520 yr i thin kthe Blue setup screens and texts are coming frm the I386\System32\smss.exe & NTDLL.DLLwinnt.exe has nothing to do with itit just copies the install files in DOS and reboot the PCthen the setup (textmode) is handled by SMSS.exe and NTDLL.dllcheck them with reshackeri havnt tried to edit those , sometimes may work ??
December 24, 200520 yr I just went through ntdll.dll and nothing for bitmapssmss.exe has two bitmaps that I can't see...and it looks like all of the setup text..now, if someone could tell me how to see bitmaps 601 and 602, this mystery may be solved! maybe it's like the boot screen and needs a certain color pallet to see?am I the only one who wants a red txt setup?edit: the boot screen color pallet didn't work man, if only I knew the right person in ms.. Edited December 24, 200520 yr by anoxan
December 24, 200520 yr LOL. I would also change that ugly blue. Maybe something like red, like anoxan said.
December 25, 200520 yr Well, at least it would remind us of something new, and not that old Blue who was been around since Windows 95 (?).
December 28, 200520 yr got the color blue from a screenshot, the hex color is 00 00 AA(R:00 G:00 B: 170)did a search in the winnt.exe for Hex 0000AA and no result.. did a search in ntdll.dll and got too many, so if the color was more unique i could get it.unless i remade an iso and checked it about 50 times i don't know of a way to find this.. and with no garuntee that the ntdll.dll is even the file that has to be modified.
January 2, 200620 yr Windows generally stores colours as BGR, so try AA0000.Why does it store them like that?
January 2, 200620 yr three instances of AA0000 in winnt.exe...better than 0, and better than 50edit: far too many instances in ntdll.dll... :/ Edited January 2, 200620 yr by anoxan
Create an account or sign in to comment