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

    • AB Download Manager 1.9.1 by Razvan Serea AB Download Manager is an open-source, feature-rich download manager designed to accelerate downloads, organize files efficiently, and provide seamless control over downloads. With support for multiple connections, resume capability, and an intuitive interface, it enhances the downloading experience for users seeking speed and reliability. The software integrates with various browsers, enabling quick link grabbing and batch downloading. It supports HTTP, HTTPS, and FTP protocols, ensuring broad compatibility with different file sources. Users can schedule downloads, set speed limits, and categorize files automatically for better organization. AB Download Manager is lightweight yet powerful, making it a great alternative to proprietary download managers. Its open-source nature allows developers to contribute, customize, and improve the software as needed. Whether you're downloading large files, managing multiple downloads at once, or seeking an ad-free experience, this tool offers a practical and efficient solution. Key features of AB Download Manager: Multi-Connection Support – Accelerates downloads by splitting files into multiple segments. Resume Capability – Allows paused or interrupted downloads to be resumed without starting over. Batch Downloading – Supports downloading multiple files at once for improved efficiency. Browser Integration – Captures download links directly from browsers for seamless operation. HTTP, HTTPS, and FTP Support – Ensures compatibility with a wide range of file sources. Download Scheduling – Enables users to automate downloads at specific times. Speed Limiting – Lets users control bandwidth usage for optimized performance. File Categorization – Automatically organizes downloaded files into designated folders. User-Friendly Interface – Simple and intuitive design for easy navigation. Cross-Platform Compatibility – Works on multiple operating systems. Ad-Free Experience – No intrusive ads or tracking for a clean user experience. AB Download Manager 1.9.1 changelog: Added An option to customize notification sounds (#1259) Fixed Ongoing notification was laggy on Samsung One UI devices (#1269) Improved Updated Translations Minor UI/UX improvements Download: AB Download Manager 1.9.1 | Portable | ~80.0 MB (Open Source) Download: ARM64 | Portable ARM64 | Android Links: AB Download Manager Website | Github Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • watching him because of the Mr Klinton cat
    • yup dude, ADS on this website are terrible
    • Samsung Galaxy Z Fold 8, Flip 8, Z Fold Wide: Everything you need to know The ONLY thing I need to know is the price, which I know will be way higher than I (and most people) are willing to pay for a phone... so basically nothing here I need to know. PS: Nice job getting that Apple reference to a non-existent and unrevealed product as "competition" in there. Cheque is in the mail.
  • Recent Achievements

    • 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
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      196
    3. 3
      PsYcHoKiLLa
      140
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!