Hi, Oldun,
If you get tired of chasing Support.dot <g>, there's another way to
tackle the job. You can create two tiny files, one that will write the
registry entry to turn off the Font MRU list and one that will turn it
on. This is the same job that Support.dot's macro would do.
Open Notepad, and copy/paste the following text into the blank
document (don't include the dashes that set off the text here):
----------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word\Options]
"NoFontMRUList"="1"
----------
Save this in any convenient folder, using the filename
FileMRU_Off.reg. Then open another blank document in Notepad, and
copy/paste the following text into it:
----------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word\Options]
"NoFontMRUList"="0"
----------
Save this one in the same folder, using the filename FileMRU_On.reg.
To clear the font list, use Explorer to go to the folder and
double-click FileMRU_Off.reg. Restart Word, and the entire MRU will be
gone -- just the regular font list will remain, and when you use other
fonts they won't appear in the MRU. Then double-click the
FileMRU_On.reg file, and restart Word again. The MRU still won't
appear at first, but each font you use will be added to it.
Suzanne S. Barnhill said:
You'll need to rerun Setup (Control Panel | Add/Remove Programs) to
Add/Remove Components and install the last-listed batch of templates, which
includes the Support.dot template.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.