> Hi all
>
[quoted text clipped - 6 lines]
>
> Is this a known issue with Windows updates?
Fix File Associations.
http://dougknox.com/xp/file_assoc.htm

Signature
Joe =o)
Dazed and Confused - 27 Dec 2007 01:41 GMT
Here is the reg hack to fix the issue associate. I created a script to push
this remotely to a list of computers:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"
[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]
[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]
[HKEY_CLASSES_ROOT\.tif\OpenWithList]
[HKEY_CLASSES_ROOT\.tif\OpenWithList\MSPVIEW.EXE]
@=""
[HKEY_CLASSES_ROOT\.tif\OpenWithProgids]
"TIFImage.Document"=hex(0):
Just copy and paste this in to a text file and save with a name of your
choice, change the extention to .reg and your good to go.
> > Hi all
> >
[quoted text clipped - 9 lines]
> Fix File Associations.
> http://dougknox.com/xp/file_assoc.htm