N Nigel Gomm Feb 9, 2005 #1 is there a way to filter the document filetypes that get added to the My Recent Documents list? TIA Nigel
is there a way to filter the document filetypes that get added to the My Recent Documents list? TIA Nigel
R Ramesh, MS-MVP Feb 10, 2005 #2 Hi Nigel, There is no option in the UI to accomplish this. But can be done by modifying the EditFlags registry value. FILETYPEATTRIBUTEFLAGS: http://msdn.microsoft.com/library/d...ll/reference/enums/filetypeattributeflags.asp FTA_NoRecentDocs (0x00100000) Prohibits the addition of members of this file class to the Recent Documents folder.
Hi Nigel, There is no option in the UI to accomplish this. But can be done by modifying the EditFlags registry value. FILETYPEATTRIBUTEFLAGS: http://msdn.microsoft.com/library/d...ll/reference/enums/filetypeattributeflags.asp FTA_NoRecentDocs (0x00100000) Prohibits the addition of members of this file class to the Recent Documents folder.
N Nigel Gomm Feb 10, 2005 #3 excellent... thank you very much b Ramesh said: Hi Nigel, There is no option in the UI to accomplish this. But can be done by modifying the EditFlags registry value. FILETYPEATTRIBUTEFLAGS: http://msdn.microsoft.com/library/d...ll/reference/enums/filetypeattributeflags.asp FTA_NoRecentDocs (0x00100000) Prohibits the addition of members of this file class to the Recent Documents folder. Click to expand...
excellent... thank you very much b Ramesh said: Hi Nigel, There is no option in the UI to accomplish this. But can be done by modifying the EditFlags registry value. FILETYPEATTRIBUTEFLAGS: http://msdn.microsoft.com/library/d...ll/reference/enums/filetypeattributeflags.asp FTA_NoRecentDocs (0x00100000) Prohibits the addition of members of this file class to the Recent Documents folder. Click to expand...