Recommended Posts

Umm what are you talking about windows x? Automated file replace ment? I dont get what your talkinga bot. By the way, the way your talking about my package, like as if its got nothing, unless you havnt seen the thread, a lot of stuff has been added.... anyways.

i believe the automation hes talking about means that all you do is click install and thats it...

no stuffing around with different apps to install different parts, that i applaud.

btw im still looking for help with those backgrounds ppl

News: Longhorn M5 Transformation Pack 2.0 is almost ready! And I want to know how to change About Windows logo in Windows Server 2003? I think it linked from other files that I don't know.

Windows X:

IN Windows Server 2003 the LOGO-Images are locatet in the following 2 DLLs:

msgina.dll AND moricons.dll

And one thing about the Build-Number and stuff shown in the about-screen:

In shell32.dll goto Dialog Number 14352. There you will find:

{

  CONTROL "", 12297, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 21, 55, 21, 20

  CONTROL "Microsoft ? %s", 13568, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 1070, 55, 165, 10

  CONTROL "Copyright ? 1985 - 2003 Microsoft Corporation", 13578, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 1070, 75, 175, 10

  CONTROL "", 13581, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 85, 145, 20

  CONTROL "Dieses Produkt ist unter den Bedingungen des <A>Endbenutzerlizenzvertrags</A> lizenziert f?r:", 13586, "SysLink", 0x50000000, 70, 105, 160, 20

  CONTROL "user name", 13575, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 80, 125, 145, 10

  CONTROL "org name", 13576, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 80, 135, 145, 10

  CONTROL "", 13095, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 70, 147, 200, 1

  CONTROL "Verf?gbarer physikalischer Speicher:", 13570, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 152, 130, 10

  CONTROL "", 13571, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 202, 152, 53, 10

  CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 220, 178, 50, 14

  CONTROL "Microsoft ? Windows", 13588, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 55, 165, 10

    CONTROL "Copyright ? 1985 - 2003 Microsoft Corporation", 13588, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 75, 175, 10

}

When you cange this to
{

  CONTROL "", 12297, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 21, 55, 21, 20

  CONTROL "Microsoft ? %s", 13568, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 1070, 55, 165, 10

  CONTROL "Version 6.1 (Build 4024.main.030429-1351)", 13579, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 1070, 65, 200, 10

  CONTROL "Copyright ? 1985 - 2003 Microsoft Corporation", 13578, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 1070, 75, 175, 10

  CONTROL "", 13581, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 85, 145, 20

  CONTROL "Dieses Produkt ist unter den Bedingungen des <A>Endbenutzerlizenzvertrags</A> lizenziert f?r:", 13586, "SysLink", 0x50000000, 70, 105, 160, 20

  CONTROL "user name", 13575, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 80, 125, 145, 10

  CONTROL "org name", 13576, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 80, 135, 145, 10

  CONTROL "", 13095, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 70, 147, 200, 1

  CONTROL "Verf?gbarer physikalischer Speicher:", 13570, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 152, 130, 10

  CONTROL "", 13571, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 202, 152, 53, 10

  CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 220, 178, 50, 14

  CONTROL "Microsoft ? Windows", 13588, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 55, 165, 10

  CONTROL "Version 6.1 (Build 5024.main.030429-1351)", 13589, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 65, 200, 10

  CONTROL "Copyright ? 1985 - 2003 Microsoft Corporation", 13588, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 75, 175, 10

}

or something else, you have something like that:

about.png

-=Seppi2k=-

Thanks! Now I can launch ver 2.0 soon! Alan, I see it in your thread yet but things I seeis my package is your future package, that's all. You can run uninstall by click patch again (I think I told it already in patch) Changes in 2.0 would be NICE! And is it possible to use LogonUI in Windows Server 2003? And about version in about windows, should I change it?

Edited by Windows X
Thanks! Now I can launch ver 2.0 soon! Alan, I see it in your thread yet but things I seeis my package is your future package, that's all. You can run uninstall by click patch again (I think I told it already in patch) Changes in 2.0 would be NICE! And is it possible to use LogonUI in Windows Server 2003? And about version in about windows, should I change it?

Unfortunately it's not possible to use the LogonUI in Windows Server 2003. :(

At least I couldn't find a way to activate it :( [The graphics are still there, but it can't be activated. :(

-= Seppi 2k =-

this pos needs to be removed. its a very crapy transformation pack that does nothing to destroy your winxp install

"Please do not blame me if this patch make any problems to your PC. You must accept that you use it with your own risks. However, I'm welcome for any solutions and info."

Said the patch. lol Because you may choose wrong version so your Windows cannot run! I tell it already when select OS but you never read it! So I make version 2.0 detect OS automatically to avoid some people who don't care to read anything in patch.

oh just leave it out will you..... it works great.And if any bugs have poped up he's fixed them so how about we leave the flames behind.

how about constructive critism or maybe why you said it.... so that a solution can be found.

other than that.......you are beyond help

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.