Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Changing text color/progress color in WINNTBBU.DLL

Featured Replies

It is possible to change the text color / progress bar color in WINNTBBU.DLL:

1. Open a Hex Editor

2. Search for the hex word "83 F8 08 B8"

3. You will see something like this:

00001d30h: 59 83 F8 08 B8 FF FF FF 00 A3 48 0A 00 5A A3 44

00001d40h: 0A 00 5A A3 3C 0A 00 5A A3 38 0A 00 5A A3 34 0A

00001d50h: 00 5A A3 20 0A 00 5A A3 18 0A 00 5A 76 45 B9 00

00001d60h: 25 6D 00 89 0D 1C 0A 00 5A 89 0D 24 0A 00 5A C7

00001d70h: 05 40 0A 00 5A FF 80 00 00 C7 05 4C 0A 00 5A 07

00001d80h: 9E 05 00 C7 05 5C 0A 00 5A 00 32 96 00 C7 05 58

Original value = description

FF FF FF 00 = text color / progress bar background color

00 25 6D 00 = title text shadow color

FF 80 00 00 = text color (current step)

07 9E 05 00 = progress bar color

You can replace these values by using HTML hex values, most picture software will display it in there color picker.

You can also use my little commandline tool:

- Unpack it

- Fill the bbucolor.ini with your values

- Run bbucolor.exe C:\path\to\winntbbu.dll

Note: If you don't use the tool and make it with a hex editor you have to set the Last Modified time/date stamp manually back to its original value, otherwise setup will display a error.

bbucolor.zip


  • Author

Here is a screenshot of a test bbu:

post-70-1081264977_thumb.jpg

thanx do u know how to change the colors in the dos setup screens too

  • Author

No, I think that is stored in another file, it would be difficult to find.

It is possible to change the text color / progress bar color in WINNTBBU.DLL:

1. Open a Hex Editor

2. Search for the hex word "83 F8 08 B8"

3. You will see something like this:

00001d30h: 59 83 F8 08 B8 FF FF FF 00 A3 48 0A 00 5A A3 44

00001d40h: 0A 00 5A A3 3C 0A 00 5A A3 38 0A 00 5A A3 34 0A

00001d50h: 00 5A A3 20 0A 00 5A A3 18 0A 00 5A 76 45 B9 00

00001d60h: 25 6D 00 89 0D 1C 0A 00 5A 89 0D 24 0A 00 5A C7

00001d70h: 05 40 0A 00 5A FF 80 00 00 C7 05 4C 0A 00 5A 07

00001d80h: 9E 05 00 C7 05 5C 0A 00 5A 00 32 96 00 C7 05 58

Original value  = description

FF FF FF 00 = text color / progress bar background color

00 25 6D 00 = title text shadow color

FF 80 00 00 = text color (current step)

07 9E 05 00 = progress bar color

You can replace these values by using HTML hex values, most picture software will display it in there color picker.

You can also use my little commandline tool:

- Unpack it

- Fill the bbucolor.ini with your values

- Run bbucolor.exe C:\path\to\winntbbu.dll

Note: If you don't use the tool and make it with a hex editor you have to set the Last Modified time/date stamp manually back to its original value, otherwise setup will display a error.

Are those the only colors u found?..im kinda particular to red :)

  • 1 month later...

can someone help me plz :rolleyes:

ive followed the instructions here, but i get the error message as stated above, then i downloaded and run the program (bbucolor.exe) it says its searching for winntbbu.pdb any cant find it, any ideas plz?

i know this post is kinda dated, but still :D

thanks :)

you have to pass the winntbbu.dll file as argument to the bbucolor.exe, like so :

bbucolor winntbbu.dll

and that's all there is to it, it changes the colors accordingly to what's in the bbucolor.ini files. hope that helps.

i ended up gettin it, i used modPE + a hex editor

:)

I try to run this,but no success.This is my folder with all files,so can someone help?

Thanx!

C:\bbucolor>dir

Volume in drive C has no label.

Volume Serial Number is AC66-8EAD

Directory of C:\bbucolor

09.06.2004 21:30 <DIR> .

09.06.2004 21:30 <DIR> ..

06.04.2004 17:04 24.576 bbucolor.exe

09.06.2004 21:39 183 bbucolor.ini

31.12.2002 14:00 764.928 WINNTBBU.DLL

3 File(s) 789.687 bytes

2 Dir(s) 39.367.389.184 bytes free

C:\bbucolor> bbucolor.exe C:\bbucolor\winntbbu.dll

Searching for winntbbu.pdb...Not found!

C:\bbucolor>bbucolor winntbbu.dll

Searching for winntbbu.pdb...Not found!

C:\bbucolor>bbucolor.exe winntbbu.dll

Searching for winntbbu.pdb...Not found!

just do it the way i did, modifiy the values using a hex editor, then run modpe u can find instructions @ http://unattended.msfn.org then make your .cab file

good luck :)

  • Author

Now you can download the updated command line version above, which also works with SP2 and other versions (like LH4074 bbu).

Below I also provide a easier GUI version.

bbudlg_nvc.zip

  • Author
Are those the only colors u found?..im kinda particular to red  :)

These are only the colors I found on a quick look into the BBU. Do you have more colors found? It woud be nice to integrate them.

Well done scp with nice gui!I have no problems now :)

Thank you!

  • 3 weeks later...
  • 1 month later...

Very nice job. :thumbup

Thx for the gui mode

but in my installprogress i get in the

blue mode weher the files are copied to the

hd a message that the file is corrupt,

when I press esc to continue everythings allright.

What hav I to do eliminate this message?

haVE fun

*madmaster*

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.