Editing most recently used fonts list in Word 2007

  • Thread starter Thread starter John Jaros
  • Start date Start date
J

John Jaros

How do I edit the registry to change the number of fonts in the most recently
used fonts list in Word 2007?
 
Copy the following lines to notepad and save as FontMRUOff.reg


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options]
"NoFontMRUList"="1"

Copy the following and save as FontMROOn.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options]
"NoFontMRUList"="1"

Close Word 2007 and merge the first one with the registry
Open Word and the list is gone and will not list the used fonts.
Close Word and merge the second one
Open Word and the list is empty but will list the used fonts again.


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top