Office 2007 doesnt set MODI as the default application for .Tiff/Tif/Mdi
files.
This is by design.
I would bet that if you goto start, programs, Microsoft office, Microsoft
Office Tools you will find microsoft document imaging there. If this is the
case... it is installed it is just not the default app for your tif/tiff/mdi
files.
If you wish to make it the default app for those file extensions copy the
following text into a .reg file and import it.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="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\ois.exe]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):
[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"
[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]
[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]
[HKEY_CLASSES_ROOT\.tiff\OpenWithList]
[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""
[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):
[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"
[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"
[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]
[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]
--
Thank you,
Eric Ashton
Microsoft Office Setup
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Dagre said:
I have 3 XP Pro machines that were running Office 2003 Pro. We upgraded to
Office 2007 and MDI disappeared. On two of the machines after running
through the routine of Add Remove>Change>uninstall MDI under Office Tools and
then reinstalling through that same procedure (with no success) I had to
uninstall Office 2007 completely and reinstall. That was successful. On
the third machine none of this has worked. MDI will not install. I have
used different source media with no success. Anyone have any ideas?