In article <001201c95fb6$eb98dc40$c2ca94...@com>,
    "Steve Oliver" <ste...@one-slip.com>  writes:

> I am writing a couple of managed custom actions. In the first action I need
> to access an assembly that is installed to the GAC via a merge file as part
> of the install. The problem is that the assembly does not seem to be
> available until the installer has completed.

GAC updates happen as part of the commit phase.  There isn't any way
to gaurantee that your own commit action will happen after the GAC's
commit phase activity.
-- 
"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/>

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to