I
Ivan A. Vasilyev
Hello, NG
Do not know whether it is the right NG for the question but can't find more
specific one.
The question is:
How PPoint and Excel locate converters installed?
I mean those converters you can select from File Type drop-down-list in the
SaveAs dialog.
I suspect there should be some registry entries the Apps look for.
My task is to check programatically whether Office 2007 file types are
accessible for the apps of earlier versions (e.g. Excel 2003). This checking
method should be reliable. I could check whether Office Compatibility Pack
is installed (by ComponentId). But I faced a problem with Office
Compatibility Pack. The problem is that ComPack is installed but PPoint and
Ecxel apps do not show additional file types (pptx, xlsx,...) in the SaveAs
dialog. So, I can't rely on ComponentId. I need more "internal" method of
checking...
TIA.
Ivan.
Do not know whether it is the right NG for the question but can't find more
specific one.
The question is:
How PPoint and Excel locate converters installed?
I mean those converters you can select from File Type drop-down-list in the
SaveAs dialog.
I suspect there should be some registry entries the Apps look for.
My task is to check programatically whether Office 2007 file types are
accessible for the apps of earlier versions (e.g. Excel 2003). This checking
method should be reliable. I could check whether Office Compatibility Pack
is installed (by ComponentId). But I faced a problem with Office
Compatibility Pack. The problem is that ComPack is installed but PPoint and
Ecxel apps do not show additional file types (pptx, xlsx,...) in the SaveAs
dialog. So, I can't rely on ComponentId. I need more "internal" method of
checking...
TIA.
Ivan.