How do I get rid of most recently used fonts in list box

G

Guest

I have fonts in the recently used font list I would like to get rid of and
leave just the few that I want. I know that I can place more fonts in list
and make the others disappear, but is there a way to do this without having
to add more fonts?
 
G

Graham Mayor

You can turn off the recent font list by editing the registry. Copy and
paste the following to a notepad document (example shown is Word 2003).

Windows Registry Editor Version 5.00

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

Save it as FontListOff.reg
Merge it into the registry with Word closed. (right click the filename in
Windows Explorer and select Merge)

To turn it back on again

Change "NoFontMRUList"="1"
to
"NoFontMRUList"="0"

to start the list again (empty).

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top