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

    • It is when it's a desktop in my house though for a PC that's lightly used and not really important when it is. If it was a laptop, it would be a different story. The real solution is varied and begins starting at post #22 in that thread.
    • Win11Debloat 2026.06.14 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 2026.06.14 changes: This is a minor release that hopefully addresses the false positives in Windows Defender and Bitdefender that prevented users from downloading and/or running Win11Debloat. Refactor Get-RegFileOperations.ps1 to address false positives by @Raphire in #626 Add logging around WinGet app retrieval and increase timeout to 20s by @Raphire Download: Win11Debloat 2026.06.14 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Still using Microsoft Money 2005 in 2026 here!
    • I have a couple to mention, and they still run great on Windows 11 Adobe Lightroom Version 2 Alcohol 120% CLZ Book, Comic, Game, Movie, & Music Collector (PC - No longer sold / Grandfathered in - now mobile apps/online only) DVDDecrypter ISO Buster Pro version 1.9.1 (Still supports HD-DVD too) Nero Burning Rom 8 (Only the burning software, no backup, media converter, etc)   OpenAL (Runtime) - GuildWars 1 Reforged still uses it for 3d headphone audio PowerDVD 12 Ultra SPTD (SCSI Pass through Direct Driver) UltraISO Windows Media Encoder 9 WinImage You can tell I still sport an optical drive    
  • 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
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!