I've tried a system restore and even letting Windows rebuild the icon cache.
The icon for Word 2003 .doc files is normal and all other Office 2007 files
seem to have the correct icons as well.
Windows Vista SP2
Office Word 2007
You could try running a repair of the Office installation from the
Control Panel > Programs and Features dialog.
It sounds like the problem is a bad or missing value in the registry
key HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12\DefaultIcon.
The repair should put the right value back in.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
You can create the proper value by hand. The trouble is that you won't
know what else might be missing.
Under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12, if the
DefaultIcon key doesn't exist, create it.
Within the DefaultIcon key, double-click the (Default) entry on the
right side and enter the value
C:\Windows\Installer\{91120000-002E-0000-0000-000000FF1CE}\wordicon.exe,13
Note that you should also have a similar value under the
Word.Document.8 key, except that the number at the end of the value is
1 instead of 13.