"Install" here means some kind of registration, so the issue is about what
you did in your MSI setup.
Installing these (and developing with them) might also be an issue:
http://www.microsoft.com/downloads/details.aspx?FamilyID=3c9a983a-ac14-4125-8ba0
-d36d67e0f4ad&DisplayLang=en

Signature
Phil Wilson [MVP Windows Installer]
----
> Hello,
>
[quoted text clipped - 13 lines]
> Thanks
> Matt
mac7attack@gmail.com - 28 Apr 2006 01:16 GMT
OK so I installed Redistributable Primary Interop Assemblies.
What help are those to me??
Do I need to wrap thes PIA's into my msi package? If so, how do I do
that?
Thanks
Matt
mac7attack@gmail.com - 28 Apr 2006 23:03 GMT
Does anyone reply to messages after the 1st reply? or is the post
considered dead?
Phil Wilson - 01 May 2006 18:10 GMT
You need to deploy those PIAs, otherwise how do they get on the client
systems? A custom action to run them should work.

Signature
Phil Wilson [MVP Windows Installer]
----
> OK so I installed Redistributable Primary Interop Assemblies.
>
[quoted text clipped - 4 lines]
> Thanks
> Matt
mac7attack@gmail.com - 01 May 2006 22:06 GMT
Ok, how do I setup that custom action??
Phil Wilson - 02 May 2006 17:56 GMT
It's not that hard to Google for visual studio custom actions, but try this:
http://www.simple-talk.com/2005/06/07/visual-studio-setup/

Signature
Phil Wilson [MVP Windows Installer]
----
> Ok, how do I setup that custom action??