(PeteCresswell) wrote:
> Here it is:
>
> HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Security\FileBlock
>
> Entries for following file types changed from 2 to 0 (Decimal):
> HtmlFiles
> OpenDocumentText
> OpenXmlFiles
> RtfFiles
> TextFiles
> Word2000Files
> Word2003Files
> Word2007Files
> Word97Files
> WordXmlFiles
> WordXpFiles
Since the security change is dated back to mid-2007, and since the
registry key names would be FileSaveBlock and FileOpenBlock (not
FileBlock), and since these only appear after an Office adminstrative
template (.adm file) gets installed or pushed onto a host (and you never
mentioned the user was operating a host in a domain where policies can
get pushed), it could be some malware thought it was going to use these
settings in the registry to **** over the operation of Office components
(Word, Excel) but they screwed up and used the wrong key name in the
registry.
If the host has been disinfected from prior malware, the disinfection
may only target those registry entries the anti-malware author knows
about and only for those keys that have an actual impact on OS or app
behavior or functionality. Disinfection is rarely 100% clean. Even if
the pest has been squashed, there could still be some remnants of it
(like using your wipers and fluid to clean your windshield from a bug
squash but still getting stuck with the streak of splatter).
Since you mentioned the problem was with saving files edited in Word
2007, I suspect the responsible key is FileSaveBlock.
http://support.microsoft.com/kb/945800
"an administrator can add to the registry to restrict the types of files
that can be opened or that can be saved. The administrator can do this
by using the FileSaveBlock subkey."