We now recommend doing the About Page as follows:
Here is the help page for the tool, abpack.exe:
The abpack command takes an HTML file and sends to standard output
a Win32 resource file that contains a string table formatted for
use
as a Communicator or Navigator 4.0.x about box. Currently, the
HTML
file should contain exactly 3 '%s' arguments, which the client
will
fill-in at run-time
By default, the program will process the HTML file as Latin 1 text.
You may specify code pages with the /c argument, or a locale with
the
/l argument. If you specify both, only /l will be used. You need
not
have the specified code page installed on your machine, since the
program
has the necessary information already
Legal locals are:
en,fr,de,da,ja,nl,it,pt,es,sv,ko,zh-tw,zh-cn,no,fi,cs,hu,he,ar,ru,pl,ga
Supported code pages are:
932,936,949,950,1250,1251,1252,1255,1256
abpack /l ko Korean.html > Korean.rc