Jump to content

Please help me soon with this noobs question, about windows logo


Recommended Posts

Posted (edited)

Question:

Hello. First of all thanks a loot for reading this :D Yes, I searched but didn't found anything regarding this [coz ma connection is too slow that I cannot go through all pages :( ] Can u please tell me which file is to edit in I386 folder to change windows about logo. :huh:

4zodlk7.jpg

PS: I want to change the alphanumeric values underlined in RED in the picture

Thank in anticipation. Looking forward for a working solution :D

Edited by vaempire4wii

Posted

open "%windir%\System32\Shell32.dll" file in Resource Hacker and then replace following BITMAPs

Bitmap -> 131 -> 1033 (For XP Professional)

Bitmap -> 147 -> 1033 (For XP Home)

and open " %windir%\System32\msgina.dll " file in Resource Hacker and then replace following BITMAPs

Bitmap -> 101 -> 1033 (For XP Professional)

Bitmap -> 107 -> 1033 (For XP Professional)

Bitmap -> 128 -> 1033 (For XP Home)

Bitmap -> 129 -> 1033 (For XP Home)

  • 2 weeks later...
Posted

OK.

Here what you Looking for ;)

to change the text of dialog box, open "%windir%\System32\xpsp1res.dll" file in Resource Hacker and then goto:

Dialog -> 14352 -> 1033

Now replace the line begin with (CONTROL "", 13579, STATIC, SS_LEFTNOWORDWRAP |)

with this one

CONTROL "your text", 0, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 65, 235, 10

and dont forget to replace "your text" with the text you want

  • 2 weeks later...
Posted

And, due to Windows File Protection, you must save the file elsewhere, for example to my docs, then you should restart in safe mode and then replace them, or else WFP will replace the new files with originals. And don't forget to make backups of the original files! ;)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...