際際滷

際際滷Share a Scribd company logo
Office 2007 Primary Interop Assemblies Readme File
Copyright 息 2007 Microsoft速 Corporation. All rights reserved.
Contents
What is the Office 2007 Primary Interop Assemblies redistributable package........1
Assemblies included in O2007PIA.MSI.............................................................1
System Requirements....................................................................................2
Installation...................................................................................................2
Known issues...............................................................................................3
What is the Office 2007 Primary Interop Assemblies
redistributable package
The Office 2007 Primary Interop Assemblies redistributable is a Windows Installer
package which contains the Primary Interop Assemblies for Microsoft Office System
2007 products. Specifically, the redistributable contains the PIAs for the following
products:
1 Microsoft Access
2 Microsoft Excel
3 Microsoft InfoPath速
4 Microsoft OneNote速
5 Microsoft Outlook速
6 Microsoft PowerPoint速
7 Microsoft Project
8 Microsoft Publisher
9 Microsoft Sharepoint Designer速
10 Microsoft Visio速
11 Microsoft Word
In addition, the redist package contains
 Other PIAs which are common to many of the above Microsoft products, and
 Publisher policy files to redirect code written to the Office 2003 PIA to the
Office 2007 PIA.
Assemblies included in O2007PIA.MSI
1. ADODB
2. DAO
3. extensibility
4. ipdmctrl
5. Microsoft.mshtml
6. Microsoft.Office.InfoPath.Permission
7. Microsoft.Office.Interop.Access
8. Microsoft.Office.interop.access.dao
9. Microsoft.Office.Interop.Excel
10. Microsoft.Office.Interop.Graph
11. Microsoft.Office.Interop.InfoPath
12. Microsoft.Office.Interop.InfoPath.SemiTrust
13. Microsoft.Office.Interop.InfoPath.Xml
14. Microsoft.Office.Interop.MSProject
15. Microsoft.Office.Interop.OneNote
16. Microsoft.Office.Interop.Outlook
17. Microsoft.Office.Interop.OutlookViewCtl
18. Microsoft.Office.Interop.PowerPoint
19. Microsoft.Office.Interop.Publisher
20. Microsoft.Office.Interop.SharePointDesigner
21. Microsoft.Office.Interop.SharePointDesignerPage
22. Microsoft.Office.Interop.SmartTag
23. Microsoft.Office.Interop.Visio
24. Microsoft.Office.Interop.Visio.SaveAsWeb
25. Microsoft.Office.Interop.VisOcx
26. Microsoft.Office.Interop.Word
27. Microsoft.stdformat
28. Microsoft.Vbe.Interop
29. Microsoft.Vbe.Interop.Forms
30. MSCOMCTL
31. msdatasrc
32. OFFICE
33. stdole
34. Policy.11.0.Microsoft.Office.Interop.Access
35. Policy.11.0.Microsoft.Office.Interop.Excel
36. Policy.11.0.Microsoft.Office.Interop.Graph
37. Policy.11.0.Microsoft.Office.Interop.InfoPath
38. Policy.11.0.Microsoft.Office.Interop.InfoPath.Xml
39. Policy.11.0.Microsoft.Office.Interop.MSProject
40. Policy.11.0.Microsoft.Office.Interop.Outlook
41. Policy.11.0.Microsoft.Office.Interop.OutlookViewCtl
42. Policy.11.0.Microsoft.Office.Interop.PowerPoint
43. Policy.11.0.Microsoft.Office.Interop.Publisher
44. Policy.11.0.Microsoft.Office.Interop.SmartTag
45. Policy.11.0.Microsoft.Office.Interop.Visio
46. Policy.11.0.Microsoft.Office.Interop.Visio.SaveAsWeb
47. Policy.11.0.Microsoft.Office.Interop.VisOcx
48. Policy.11.0.Microsoft.Office.Interop.Word
49. Policy.11.0.Microsoft.Vbe.Interop
50. Policy.11.0.Office
System Requirements
Minimum system requirements to install the Office 2007 Primary Interop Assemblies
are:
12 A Microsoft Office System 2007 product
13 .NET Framework 1.1 or higher
Installation
To install the Office 2007 Primary Interop Assemblies, follow one of the following
methods:
14 Double-click the O2007PIA.msi file
15 Execute msiexec.exe /i O2007pia.msi, or
16 Wrap the O2007pia.msi in another setup package through Visual Studio or
other Windows Installer aware setup editor.
Please note that the Office 2007 Primary Interop Assemblies setup does not
support the /a or /j options for MsiExec.
Known issues
For updated information, please visit the MSDN Office Developer Center at
http://msdn.microsoft.com/office.
Uninstall
1. After installing the Office 2007 Primary Interop Assemblies as a part of
the setup of a managed code solution, you should not uninstall the
redistributable. Doing so may remove the PIAs even if another
managed code solution which installed the Office 2007 Primary Interop
Assemblies is installed. Multiple installations of the Office 2007
Primary Interop Assemblies are not possible, therefore, removing the
redistributable will not take into account other managed code solutions
that are using the included PIAs. Removal of the Office 2007 Primary
Interop Assemblies should be an end user action from Control
Panel/Add Remove Programs.
2. Uninstalling the Office 2007 Primary Interop Assemblies after
uninstalling the .NET framework will leave the PIAs on the hard disk in
the Global Assembly Cache (GAC).

More Related Content

O2007pia readme

  • 1. Office 2007 Primary Interop Assemblies Readme File Copyright 息 2007 Microsoft速 Corporation. All rights reserved. Contents What is the Office 2007 Primary Interop Assemblies redistributable package........1 Assemblies included in O2007PIA.MSI.............................................................1 System Requirements....................................................................................2 Installation...................................................................................................2 Known issues...............................................................................................3 What is the Office 2007 Primary Interop Assemblies redistributable package The Office 2007 Primary Interop Assemblies redistributable is a Windows Installer package which contains the Primary Interop Assemblies for Microsoft Office System 2007 products. Specifically, the redistributable contains the PIAs for the following products: 1 Microsoft Access 2 Microsoft Excel 3 Microsoft InfoPath速 4 Microsoft OneNote速 5 Microsoft Outlook速 6 Microsoft PowerPoint速 7 Microsoft Project 8 Microsoft Publisher 9 Microsoft Sharepoint Designer速 10 Microsoft Visio速 11 Microsoft Word In addition, the redist package contains Other PIAs which are common to many of the above Microsoft products, and Publisher policy files to redirect code written to the Office 2003 PIA to the Office 2007 PIA. Assemblies included in O2007PIA.MSI 1. ADODB 2. DAO 3. extensibility 4. ipdmctrl 5. Microsoft.mshtml 6. Microsoft.Office.InfoPath.Permission 7. Microsoft.Office.Interop.Access 8. Microsoft.Office.interop.access.dao 9. Microsoft.Office.Interop.Excel 10. Microsoft.Office.Interop.Graph 11. Microsoft.Office.Interop.InfoPath 12. Microsoft.Office.Interop.InfoPath.SemiTrust 13. Microsoft.Office.Interop.InfoPath.Xml
  • 2. 14. Microsoft.Office.Interop.MSProject 15. Microsoft.Office.Interop.OneNote 16. Microsoft.Office.Interop.Outlook 17. Microsoft.Office.Interop.OutlookViewCtl 18. Microsoft.Office.Interop.PowerPoint 19. Microsoft.Office.Interop.Publisher 20. Microsoft.Office.Interop.SharePointDesigner 21. Microsoft.Office.Interop.SharePointDesignerPage 22. Microsoft.Office.Interop.SmartTag 23. Microsoft.Office.Interop.Visio 24. Microsoft.Office.Interop.Visio.SaveAsWeb 25. Microsoft.Office.Interop.VisOcx 26. Microsoft.Office.Interop.Word 27. Microsoft.stdformat 28. Microsoft.Vbe.Interop 29. Microsoft.Vbe.Interop.Forms 30. MSCOMCTL 31. msdatasrc 32. OFFICE 33. stdole 34. Policy.11.0.Microsoft.Office.Interop.Access 35. Policy.11.0.Microsoft.Office.Interop.Excel 36. Policy.11.0.Microsoft.Office.Interop.Graph 37. Policy.11.0.Microsoft.Office.Interop.InfoPath 38. Policy.11.0.Microsoft.Office.Interop.InfoPath.Xml 39. Policy.11.0.Microsoft.Office.Interop.MSProject 40. Policy.11.0.Microsoft.Office.Interop.Outlook 41. Policy.11.0.Microsoft.Office.Interop.OutlookViewCtl 42. Policy.11.0.Microsoft.Office.Interop.PowerPoint 43. Policy.11.0.Microsoft.Office.Interop.Publisher 44. Policy.11.0.Microsoft.Office.Interop.SmartTag 45. Policy.11.0.Microsoft.Office.Interop.Visio 46. Policy.11.0.Microsoft.Office.Interop.Visio.SaveAsWeb 47. Policy.11.0.Microsoft.Office.Interop.VisOcx 48. Policy.11.0.Microsoft.Office.Interop.Word 49. Policy.11.0.Microsoft.Vbe.Interop 50. Policy.11.0.Office System Requirements Minimum system requirements to install the Office 2007 Primary Interop Assemblies are: 12 A Microsoft Office System 2007 product 13 .NET Framework 1.1 or higher Installation To install the Office 2007 Primary Interop Assemblies, follow one of the following methods: 14 Double-click the O2007PIA.msi file 15 Execute msiexec.exe /i O2007pia.msi, or 16 Wrap the O2007pia.msi in another setup package through Visual Studio or other Windows Installer aware setup editor.
  • 3. Please note that the Office 2007 Primary Interop Assemblies setup does not support the /a or /j options for MsiExec. Known issues For updated information, please visit the MSDN Office Developer Center at http://msdn.microsoft.com/office. Uninstall 1. After installing the Office 2007 Primary Interop Assemblies as a part of the setup of a managed code solution, you should not uninstall the redistributable. Doing so may remove the PIAs even if another managed code solution which installed the Office 2007 Primary Interop Assemblies is installed. Multiple installations of the Office 2007 Primary Interop Assemblies are not possible, therefore, removing the redistributable will not take into account other managed code solutions that are using the included PIAs. Removal of the Office 2007 Primary Interop Assemblies should be an end user action from Control Panel/Add Remove Programs. 2. Uninstalling the Office 2007 Primary Interop Assemblies after uninstalling the .NET framework will leave the PIAs on the hard disk in the Global Assembly Cache (GAC).