How to change the Windows 98 boot logo?

so I learned that it's easy to change Android device boot logos and stuff.

Windows boots with WinLoad.exe, which calls a GPU to draw the logo.

Is it possible I can decompile Windows OS in pieces and alter source of WinLoad.exe and re-compile it to show whatever I want in boot logo?

0

1 Answer

What you want to modify is Logo.sys. It is fairly straight-forward to do so, read and understand that Wiki page for the details.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like