Provate a creare un file di testo con questo contenuto:
Codice:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Arial (TrueType)"="arial.ttf"
"Arial Black (TrueType)"="ariblk.ttf"
"Arial Italic (TrueType)"="ariali.ttf"
"Arial Bold (TrueType)"="arialbd.ttf"
"Arial Bold Italic (TrueType)"="arialbi.ttf"
"Courier New (TrueType)"="cour.ttf"
"Courier New Italic (TrueType)"="couri.ttf"
"Courier New Bold (TrueType)"="courbd.ttf"
"Courier New Bold Italic (TrueType)"="courbi.ttf"
"Segoe Script (TrueType)"="segoesc.ttf"
"Segoe Script Bold (TrueType)"="segoescb.ttf"
"Segoe UI (TrueType)"="segoeui.ttf"
"Segoe UI Bold (TrueType)"="segoeuib.ttf"
"Segoe UI Italic (TrueType)"="segoeuii.ttf"
"Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
"Tahoma (TrueType)"="tahoma.ttf"
"Trebuchet MS (TrueType)"="trebuc.ttf"
"Trebuchet MS Italic (TrueType)"="trebucit.ttf"
"Trebuchet MS Bold (TrueType)"="trebucbd.ttf"
"Trebuchet MS Bold Italic (TrueType)"="trebucbi.ttf"
"Verdana (TrueType)"="verdana.ttf"
"Verdana Italic (TrueType)"="verdanai.ttf"
"Verdana Bold (TrueType)"="verdanab.ttf"
"Verdana Bold Italic (TrueType)"="verdanaz.ttf"
"Symbol (TrueType)"="symbol.ttf"
"Lucida Sans Unicode (TrueType)"="l_10646.ttf"
"Calibri (TrueType)"="calibri.ttf"
"Calibri Italic (TrueType)"="calibrii.ttf"
"Calibri Bold (TrueType)"="calibrib.ttf"
"Calibri Bold Italic (TrueType)"="calibriz.ttf"
"Century Gothic (TrueType)"="GOTHIC.TTF"
"Century Gothic Bold (TrueType)"="GOTHICB.TTF"
"Century Gothic Bold Italic (TrueType)"="GOTHICBI.TTF"
"Century Gothic Italic (TrueType)"="GOTHICI.TTF"
"MS Reference Sans Serif (TrueType)"="REFSAN.TTF"
"MS Reference Specialty (TrueType)"="REFSPCL.TTF"
"Arial Narrow (TrueType)"="ARIALN.TTF"
"Arial Narrow Bold (TrueType)"="ARIALNB.TTF"
"Arial Narrow Bold Italic (TrueType)"="ARIALNBI.TTF"
"Arial Narrow Italic (TrueType)"="ARIALNI.TTF"
"Bodoni MT Bold (TrueType)"="BOD_B.TTF"
"Bodoni MT Bold Italic (TrueType)"="BOD_BI.TTF"
"Bodoni MT Italic (TrueType)"="BOD_I.TTF"
"Bodoni MT (TrueType)"="BOD_R.TTF"
"Bodoni MT Black Italic (TrueType)"="BOD_BLAI.TTF"
"Bodoni MT Black (TrueType)"="BOD_BLAR.TTF"
"Bodoni MT Condensed Bold (TrueType)"="BOD_CB.TTF"
"Bodoni MT Condensed Bold Italic (TrueType)"="BOD_CBI.TTF"
"Bodoni MT Condensed Italic (TrueType)"="BOD_CI.TTF"
"Bodoni MT Condensed (TrueType)"="BOD_CR.TTF"
"Italic (TrueType)"="italic__.ttf"
"ItalicC (TrueType)"="italicc_.ttf"
"SansSerif Bold (TrueType)"="sanssb__.ttf"
"SansSerif BoldOblique (TrueType)"="sanssbo_.ttf"
"SansSerif Oblique (TrueType)"="sansso__.ttf"
Quindi rinominate l'estensione, da .txt a .reg, e applicate la modifica al registro (basta cliccare due volte sul file e accettare).
Allego al post il .reg giā compilato.