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.
  • Posts

    • Nothing is stopping you from continuing with your testing cadence. If updates are released every 2 weeks instead of 4, and you test once every 4 weeks, the exact same amount of patches will still be available for you in those 4 weeks. For example: Before 4th week - patch 1, 2, 3, 4 After 2nd week - patch 1 and 2 4th week - patch 3 and 4 Still the same amount after 4.
    • Everyone else has said it. I'm gonna say it - you don't know what you're talking about. I do. I have two laptops. One work, one personal. I have access to two more laptops - both personal. At home I manually update my personal laptop when I see on Neowin that there is an update - I carry on and only apply the updates when I am ready. My work one only updates when my workplace decides to send it - I carry on and only apply the updates (when they actually arrive, which is usually days after the release) when I switch off the laptop at the end of the day as usual. The two other personal laptops only get updated when I get to it which is rarely - the people who own them carry on using them until I get to it and update them. All of the browsers on all laptops are configured to restore the tabs when launched. Google and Microsoft have changed from 6 weeks to 4, and it looks like it's going to move to 2. None of these changes affect how any of these browsers on the laptops are used. Not one jot. My advice to you is stop panicking whenever you see an update. Just carry on with what you're doing. This even benefits you in a way - from your comment you sound like you don't like the changes or the frivolous new features - great - then carry on as before!
    • AMAZON needs to take total accountability for this.
    • Server Summit had a heap of announcements, ADCS changes are baller.
    • Nice, hope they *finally* fixed the issue with the NTFS driver where the system would completely brick during large file copies using the built in driver. It's been broken for years requiring me to use the older, slower, NTFS-3G FUSE driver.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!