RESOLUTION
To resolve this situation, use either of the following methods.
Method 1
Reinstall Windows.
Method 2
Boot the computer with a Windows 98 Startup disk with CD-ROM support. (Or, choose
Command Prompt Only from the Windows 95/98
Startup menu if you have real-mode CD-ROM drivers installed, or if you have a copy of the Windows source files on your hard disk).
NOTE: These instructions assume that your CD-ROM drive letter is drive D and that Windows is installed in the C:\Windows folder. If this is not the case, adjust the following instructions accordingly.
Windows 95
Type the following commands, pressing ENTER after each command:
md c:\windows\fonts
attrib +s c:\windows\fonts
extract /a d:\win95\win95_02.cab *.fon /l c:\windows\fonts
extract /a d:\win95\win95_02.cab *.ttf /l c:\windows\fonts
Reboot the computer. If the Fonts folder exists, just use the
extract commands to extract the fonts into the folder.
Windows 98
md c:\windows\fonts
attrib +s c:\windows\fonts
extract /a d:\win98\win98_22.cab *.fon /l c:\windows\fonts
extract /a d:\win98\win98_22.cab *.ttf /l c:\windows\fonts
Reboot the computer. If the Fonts folder exists, just use the
extract commands to extract the fonts into the folder.
Windows Millennium
md c:\windows\fonts
attrib +s c:\windows\fonts
cd\windows\options\install
extract /a win_17.cab *.fon /l c:\windows\fonts
extract /a win_19.cab *.ttf /l c:\windows\fonts