BEN, Bent Nicolaisen, AT wrote:

    <InstallExecuteSequence>

<Custom Action="CA_OLD_CORE_IS_INSTALLED" After="AppSearch" ><![CDATA[NOT OLD_CORE_IS_INSTALLED AND NOT Installed]]></Custom>

    </InstallExecuteSequence>

The error dialog comes up, but that is first when the merge module is installing, NOT as a launch condition!


It is a launch condition, but it's happening in the execute sequence, not the UI sequence. Try using InstallUISequence instead.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to