Reference number: CH000146
Missing install font option in Windows.
Issue:Missing install font option in Windows.
Cause:Fonts directory is not attributed properly.
Solution:First recommendation
Click Start / Shutdown / Restart the computer in MS-DOS mode. Windows ME users will need to boot from a bootable floppy diskette.
At C:\> Type in the below commands.
cd\windows <press enter> attrib -r -a -s -h fonts <press enter> attrib +s fonts <press enter> press CTRL + ALT + DEL and reboot the computer.
Second recommendation
Open the repair tab in Tweak UI and select the option to repair the fonts folder.
Additional information:- See our attrib command page for additional information and help with this command.
- If you are looking for additional information on installing a computer font please see document CH000563.
|