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

    • NirLauncher 1.30.24 by Razvan Serea NirLauncher is a suite of more than 200 of NirSoft's excellent portable freeware Windows utilities, and provides an interface that makes it easy to find and launch the tools you need. Which works for us - because there's something here for everyone. Have you forgotten a password stored in your browser or email client, for instance? Recovery tools here may be able to find them for you. Maybe you'd like to check your hard drive health? A disk tool will display its S.M.A.R.T. data (if the drive supports this), so you can view read/ write errors, temperature and other useful details. Is your system unstable? The System Utilities section includes several tools that can help to explain why your PC might be crashing. And there are a host of other programs on offer in categories like "Network Monitoring", "Web Browser Tools", "Video/ Audio Related Utilities", "Outlook/ Office Utilities" and more. Please note, perhaps because a few of these tools can be used maliciously (the password revealers, say), some antivirus programs will flag them as threats. We've never had a problem with any NirSoft tool, though, and you can read more on this issue at the author's site. NirLauncher is an excellent set of free tools, and a must-have for everyone's portable troubleshooting toolkit. NirLauncher Features: NirLauncher can be used from USB flash drive without need of any installation. NirLauncher and all the utilities in the package are completely freeware, without any Spyware/Adware/Malware. This package doesn't contain any 3-party software, toolbars, Web browser plugins, or other unwanted surprises. It will not install any software on your system and it will not change your Web browser homepage or other settings on your system. NirLauncher package includes variety of tools that you may need for your daily computer use, including utilities to recover lost passwords, to monitor your network, to view and extract cookies, cache, and other information stored by your Web browser, to search files in your system, and more... For every utility in the package, you can easily run it, view the help file, or jump to the Web page of the utility. When using it from USB flash drive, the configuration of every utility is saved into .cfg file on the flash drive. On x64 systems, NirLauncher automatically run the x64 version of the utility, when there is a separated x64 version. NirLauncher also allows to add more software packages in additional to the main NirSoft package. NirLauncher allows you generate plugin files for BartPE (Launcher -> Generate BartPE Plugin Files), so you can easily use the utilities of NirSoft from a bootable live windows CD. Additional packages (Piriform, SysInternals...) and instructions are available on the Nirlauncher download page. Note: This zip file below is password-protected. The password for extracting the files is nirsoft9876$ Download: NirLauncher 1.30.24 | 39.8 MB (Freeware) Link: NirLauncher Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • What people who support this position of LibreOffice do not understand is that EuroOffice is not made to appease the open source enthusiasts (I am also one) and evangelists. EuroOffice was made because some European companies wanted independence from Microsoft Office Suite, which is something installable on your computer. This move to independence was pushed by public institutions and governments in Europe, as well. Using a proprietary FORMAT as default, does not make you dependent on MS. The actual program does. A format can be changed with a simple update in the future in a dystopian world where MS would manipulate the format to lock others out. However, using MS Office proprietary format, guarantees that all the current documents used by companies, organizations, institutions, etc, will be compatible with EuroOffice and the suite will have the best chances at adoption, especially by slow moving organizations like governments and the public sector. It is as simple as that. For the same reason, even the UI is incredibly similar to MS Office. For the same reason (adoption) the choice was made to be open source. Not because EU particularly loves open source ideologically, but because it gives the best starting point to create trust in the project and amass developers and contributions to the project quickly, to catch up with proprietary projects like MS Office. I don't understand how people don't realize it.
    • How old is this tip? Seems 15-20 years old? Processor states for the CPU under Windows power options has been a thing for a long, long time. It certainly isn't new or hidden... Also, with laptops it doesn't make any difference what OS you are running, all of them are configured for battery longevity over performance, for obvious reasons. Wanted to add as well that most systems in use currently do burst as setup in the uefi bios settings, and usually when a setting is "hidden" like this in Windows it's because it's either obsolete or it is redundant--doesn't override the bios and the CPU drivers. There is a lot of crap in the registry that needs to come out...;) It's hamless and might consume 1-2kb of space in total, though.
    • I can't believe Starmer is still there...his party lost so big. He's a stubborn coot, but this is largely unenforceable, so I would imagine he'll be resigning soon. A key here is for parents to buy their kids phones sans Internet access--and set up the Internet at home, where mom and day can, you know, act like parents instead expecting the government to raise their kids.
    • EA launches in-game advertising platform for brands to "connect with audiences" by Pulasthi Ariyasinghe The gaming giant Electronic Arts is exploring more ways to inject real-life brands into its games. Announced today as EA Advertising, the new platform is attempting to make it easier for brands to reach out for deals with the company and put their products inside titles like EA Sports FC, Madden, NHL, Skate, or The Sims. EA revealed that its EA Sports side of the company brings in "hundreds of millions of players across console, PC, and mobile" every year. Fan engagement of these titles was also touted as being "extraordinary," with 23,000 NFL seasons worth of games being played in Madden NFL daily, while EA Sports FC sees over a billion matches a day. “Players come to EA’s games and live experiences every day to play, watch, create and connect,” said David Tinson, Chief Experiences Officer at Electronic Arts. “That gives brands a meaningful opportunity to show up in ways that add value and respect the player experience, while maintaining authenticity in the worlds our teams are building. With EA Advertising, we’re helping brands become part of those moments in ways that are relevant and built for players.” Using the new program EA Advertising, brands will be able to inject their products into games in real-time via dynamic placement. EA says partners will have access to everything from stadium signage in sports games and targeted adverts to in-game content custom-made for the brands. These are described as additions designed to "enhance, not disrupt" experiences. "In these interactive gameplay environments, brands become part of the game itself, reflecting how players engage with advertising in real-world contexts," adds the company "Brands can activate across live environments, tailoring placements to meet campaign objectives, and update campaigns with ongoing optimization informed by aggregated engagement insights." Current real-world brand partnerships EA has built into its games include Visa (EA Sports FC and College Football), Lowe's (EA Sports FC, Madden NFL, and College Football), Red Bull (EA SPORTS FC), Xfinity and Peacock (EA SPORTS FC), and Mountain Dew’s (College Football).
  • 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
      512
    2. 2
      +Edouard
      205
    3. 3
      PsYcHoKiLLa
      136
    4. 4
      ATLien_0
      91
    5. 5
      Steven P.
      85
  • Tell a friend

    Love Neowin? Tell a friend!