How to force Win10 to install fonts in C:\Windows\Fonts?

后端 未结 3 954
遥遥无期
遥遥无期 2021-02-13 18:33

Formerly I copied a ttf-file to C:\\Windows\\Fonts, clicked the file to display the font, then clicked on [Install] and everything was fine.

When I do this procedure now

3条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-13 19:08

    To get rid of the *.pfb, *.pfm and *.ttf files in C:\Users\MyName\AppData\Local\Microsoft\Windows\Fonts go to the registry and remove all references to them in "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Fonts" and "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Type 1 Installer". Then reboot. Then you can delete those files.

提交回复
热议问题