Hi Mark,
I am sorry I may not explain the scenario more detailed.
1. For Office XP PIA, we have an MSDN document about how to deploy it, you
may take a look.(I included it in my last reply)
Distributing Solutions That Rely On the Office XP PIAs
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/htm
l/odc_oxppias.asp
2. As for Office 2003 PIA, we did not suggest you do that in setup project.
As the KB below pointed out, "However, you must not deploy an Office 2003
PIA."
http://support.microsoft.com/default.aspx?scid=kb;EN-US;840585
Also here is an MSDN document reiterate that.
I quote here for your reference.
Deployment
No solution setup package should try to re-distribute the Office 2003 PIAs
in any way. Office 2003 should be the only Office 2003 PIAs delivery
mechanism. Office 2003 PIAs can be installed automatically to the GAC or
install on demand on end users machines through complete, typical or custom
installs.
Be sure not to include the PIAs in your setup. Including the Office 2003
PIAs in your setup project will potentially break Office 2003 ownership and
registration of the PIA components on end-user machines. This would cause
them to inadvertently be removed on an end-user machine during an
uninstall.
For example, when users install the setup package, the Office 2003 PIAs
that are packaged into the setup will overwrite the registration of already
installed components. And when users uninstall their solution, those PIA
registration could be broken, thus leaving the users' machines without .NET
programmability support for those components.
Note Visual Studio .NET and Visual Studio 2003 setup project usually
automatically include some of the PIAs in the setup package. So developers
need to be sure to exclude the Office 2003 PIAs from their setup package.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stagsdk/htm
l/stconPIAs_HV01083002.asp
Currently I am sorry to say that this is by design currently.
Also this issue has also been discussed previously.
http://groups.google.com/group/microsoft.public.office.developer.smarttags/b
rowse_frm/thread/a9d0df5e55a4e3d7/91d125760d840b75?lnk=st&q=deployment+PIA+O
ffice+2003+%22v-phuang%22&rnum=1&hl=en#91d125760d840b75
Anyway I do understand your concern and I will forward your concern to our
product team.
If you still have any concern, please feel free to let me know.
Best regards,
Perter Huang
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.