Tedster Posts: 5,746 +14 Apr 26, 2009 #1 Is there a way to filter certain types of files from appearing in my recent documents in XP without having to do it manually?
Is there a way to filter certain types of files from appearing in my recent documents in XP without having to do it manually?
K kimsland Posts: 13,806 +3 Apr 26, 2009 #2 There's a lot of info here on Wildcard matching, it may be of some use: http://www.codeproject.com/KB/cs/PruneMyRecentDocuments.aspx Normally though the max 15 default recent files cannot be filtered (ie no registry key exists for this)
There's a lot of info here on Wildcard matching, it may be of some use: http://www.codeproject.com/KB/cs/PruneMyRecentDocuments.aspx Normally though the max 15 default recent files cannot be filtered (ie no registry key exists for this)
Tedster Posts: 5,746 +14 Apr 26, 2009 #3 yeah, I tried the project, but it doesn't seem to do what I want it to do. I just want to block certain types of files from appearing. bummer....
yeah, I tried the project, but it doesn't seem to do what I want it to do. I just want to block certain types of files from appearing. bummer....