Recently Used Templates (Cache) - Word 2007

Jack21
2StarLounger
Posts: 107
Joined: 23 Mar 2010, 13:42

Recently Used Templates (Cache) - Word 2007

Post by Jack21 »

Hi - can anyone help?

I need to remove the "Recently Used Templates" Cache before deploy a template solution to the machine. Does anyone know where the cache is stored?

Thanks in advance
Jack

User avatar
HansV
Administrator
Posts: 78526
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: Recently Used Templates (Cache) - Word 2007

Post by HansV »

This list is stored in the registry, in the key

HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Recent Templates

For each template, there are two entries: an entry named Templaten (where n is a number) for the full path, and Friendlyn for the display name.

To clear the list, either delete all entries Template1, Template2, ... and Friendly1, Friendly2, ... or delete the entire Recent Templates key - it will automatically be recreated.

Or in Word itself, right-click each template in the Recently Used Templates list and select Remove Template from the popup menu.
Best wishes,
Hans

Jack21
2StarLounger
Posts: 107
Joined: 23 Mar 2010, 13:42

Re: Recently Used Templates (Cache) - Word 2007

Post by Jack21 »

Thanks as always Hans .... did note some odd behaviour when I was overwriting the Recent Templates via the registry in a Visual Studio 2008 solution. I was unsure whether I needed to clear the whole cache out before overriding. I'll keep an eye on it.

Regards
Jack