Make your CA deferred (Execute="deferred") -- Yan
On Tue, Mar 1, 2011 at 1:47 PM, vunder <vun...@bk.ru> wrote: > I'm trying to execute CA after InstallFiles (I want to execute it after > files > are copied): > > > <CustomAction Id="CABoxUpdate" BinaryKey="AdditionsDLL" > DllEntry="BoxUpdate"/> > > <InstallExecuteSequence> > <Custom Action="CABoxUpdate" > After="InstallFiles"><![CDATA[(&DFPOST4LINUX<>-1) AND NOT > UPGRADINGPRODUCTCODE]]></Custom> > </InstallExecuteSequence> > > But CA calling before files are installed, so CA cannot be executed > correct. > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Executing-CA-after-InstallFiles-tp6076921p6076921.html > Sent from the wix-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users