Either on the hard drive in C:\i386 or on the CD, look for these files:
WORDPAD.CH_ .chm
WORDPAD.EX_ .exe
WORDPAD.HL_ .hlp
WORDPAD.IN_ .inf
Use the expand command in a Command Prompt window to decompress the WORDPAD.EX_ file thus [change the c: drive for your CD i386 folder if needed]:
c:\>EXPAND C:\i386\WORDPAD.EX_ c:\Program Files\Windows NT\Accessories
I also have it in C:\WINDOWS\system32\dllcache\ so the command would then be:
c:\>EXPAND C:\i386\WORDPAD.EX_ C:\WINDOWS\system32\dllcache
Note that there is a space between Windows and NT in the first command.
If you need the other files, I can give you their paths.
WinXP doesn't use the "extract" command of Win9x/ME.