Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Isty Isty is offline
external usenet poster
 
Posts: 1
Default How do I delete an infected document located in the Office Button

I have Microsoft Home and Student 2007 in my computer. When I press the
Office Button a list of recent documents appears. However, there is one
document which will not open nor can I delete the document. When I attempt
to open the said document, a message appears stating that the file is
infected and that my antivirus program (Norton) should handle it. Norton is
up to date. This infected file is not located anywhere on my hard drive but
rather seems to be isolated within the Office Button under the heading of
Recent Documents. How do I remove the infected file from the list of recent
documents in the Office Button?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default How do I delete an infected document located in the Office Button


This is only a link and not the file. The list is stored in the registry at
HKEY_CURRENT_USER\Software\Microsoft\Office\12\Wor d\FileMRU, from where you
can delete individual entries
or
You can use the following macro which will reset the list to your preset
preferred number of displayed documents:

Sub ClearMRU
Application.DisplayRecentFiles = True
listsize = RecentFiles.Maximum
RecentFiles.Maximum = 0
RecentFiles.Maximum = listsize
End Sub

See http://www.gmayor.com/installing_macro.htm
or to edit the list see
http://gregmaxey.mvps.org/Recent_Files_List_Editor.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Isty wrote:
I have Microsoft Home and Student 2007 in my computer. When I press
the Office Button a list of recent documents appears. However, there
is one document which will not open nor can I delete the document.
When I attempt to open the said document, a message appears stating
that the file is infected and that my antivirus program (Norton)
should handle it. Norton is up to date. This infected file is not
located anywhere on my hard drive but rather seems to be isolated
within the Office Button under the heading of Recent Documents. How
do I remove the infected file from the list of recent documents in
the Office Button?



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I delete items in recent documents on the office button Moses Caldwell Microsoft Word Help 2 May 8th 07 02:14 PM
how do I delete a word using the delete button without a ? y/n mousedriven New Users 2 March 9th 07 04:26 PM
cannot delete a document in word office buba shrimp Microsoft Word Help 1 August 31st 06 04:32 AM
my delete button doesn't delete highlighted text gypsy Microsoft Word Help 2 March 27th 06 04:49 AM
how do I clean an infected word document Greg Microsoft Word Help 0 February 21st 05 11:49 PM


All times are GMT +1. The time now is 07:03 AM.

Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"