Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. changing logo in Windows 2000

changing logo in Windows 2000

Scheduled Pinned Locked Moved System Admin
sysadmintutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    drmzunlimited
    wrote on last edited by
    #1

    hello codeproject World ! Can anyone please tell me how to change the Starting logo in Windows 2000 Advanced Server.?? I want to change the starting logo of the Windows "Welcome to Windows2000 Server Family" plz tell me how to change that and changing Wait and shutdown logos in Windows 2000? --thnx Waiting for a quick reply

    V 1 Reply Last reply
    0
    • D drmzunlimited

      hello codeproject World ! Can anyone please tell me how to change the Starting logo in Windows 2000 Advanced Server.?? I want to change the starting logo of the Windows "Welcome to Windows2000 Server Family" plz tell me how to change that and changing Wait and shutdown logos in Windows 2000? --thnx Waiting for a quick reply

      V Offline
      V Offline
      Venet
      wrote on last edited by
      #2

      Hmmm, this requires a bit of resource hacking (referring to the app with the same name) Bitmap that Windows 2k displays is held in ntoskernel.exe (or kernel32.exe file, I'm not sure and it's 8 in the morning) file. Now you might want to consider backing-up this file first, before you do anything with it. Let's say you made a kernel1.exe copy. Open resource hacker, edit the bitmap and save the file (kernel1.exe). Make sure that you don't add some bitmap that's bigger than 16 colors! Open your boot.ini file and copy the Windows Adavnced Server and add this line: [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Advanced Server" /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 New Face" /fastdetect /kernel=kernel1.exe Restart your machine! P.S. I don't like your sig Regards, Venet. Donec eris felix, multos numerabis amicos.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups