Installation Libraries for applications that use Microsoft Word
Hello,
do you know what libraries i should include with my installer for an application that uses Microsoft Word ?
I have found on the internet a file called "Office 2003 Primary Interop Assemblies" o2003pia.msi.
Should i include this file or is there another approach ?
Thanks
Re: Installation Libraries for applications that use Microsoft Word
Moved To Application Deployment
Re: Installation Libraries for applications that use Microsoft Word
Re: Installation Libraries for applications that use Microsoft Word
Quote:
Originally Posted by MSDN
Redistributing the Office 2003 PIAs
The only supported redistribution method is to use the Office 2003 Update: Redistributable Primary Interop Assemblies.
Redistributing the Stdole.dll, Adodb.dll, and Msdatasrc.dll PIAs
Unlike with Microsoft Office XP, the Stdole.dll, Adodb.dll, and Msdatasrc.dll PIAs are included with Microsoft Office 2003, as shown in Table 3. As with all Office 2003 PIAs, the only supported redistribution method is to use the Office 2003 Update: Redistributable Primary Interop Assemblies.
Link: http://msdn.microsoft.com/en-us/libr...ffice.11).aspx (it's all the way down at the bottom)
Looks to me,that as long as yopu use the linked redist, it should be OK.
-tg
Re: Installation Libraries for applications that use Microsoft Word
But of course the users must still have Wrod installed.