In article <b63998890903101103u266c965fmcd2c6648c85a5...@mail.gmail.com>,
    Christopher Karper <christopher.kar...@gmail.com>  writes:

> I have a CA written in C#, which is pInvoking a native dll that I'm
> supplying.  This doesn't work in an installer when I'm actually installing.

If your CA has a dependency on a file that's installed, then you have
to schedule the CA after the file is installed, or the dependency
won't be present.

Have you done that?
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to