In article <[email protected]>,
    Christopher Karper <[email protected]>  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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to