View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Peter Huang [MSFT] Peter Huang [MSFT] is offline
external usenet poster
 
Posts: 225
Default PIA distribution

Hi

Thanks for your quick reply.
According to the Readme shipped with the package, we have the following
choice.
Installation
To install the Office 2003 Primary Interop Assemblies, follow one of the
following methods:
1 Double-click the O2003PIA.msi file
2 Execute "msiexec.exe /i O2003pia.msi", or
3 Wrap the O2003pia.msi in another setup package through Visual Studio or
other Windows Installer aware setup editor.

Please note that the Office 2003 Primary Interop Assemblies setup does not
support the /a or /j options for MsiExec.

For third option, I think you may try to take a look at the link below.
How To Create a Nested .msi Package
http://support.microsoft.com/?id=306439

Also we have specified queue about setup project, if you still have any
concern ,please feel free to post there, so that experienced expert will
give you more idea.
microsoft.public.platformsdk.msi
or
microsoft.public.vstudio.setup


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.