In Windows NT 4.0 and some 2000 beta builds, "setup is loading files", "setup is inspecting your computer's hardware configuration", etc... are localized to each language.
Translation: "Setup is inspecting your computer's hardware configuration" (above), "Setup is loading files (Windows 2000 Executive)" (below)
I opened SETUPLDR.BIN in notepad++, then found several localized strings. but it can't be modified on most resource editors, since it is not 32-bit file.
So How should we add localized strings to that file?