Shmarya Rubenstein wrote:
>     <InstallUISequence>
>       <Custom Action="LaunchConfig" After="ExecuteAction">
>         <![CDATA[LAUNCHCONFIGURATIONCHECKED]]>
>     </Custom>
>     </InstallUISequence>
After MSI has processed the ExecuteAction action, it stops following the 
sequence in InstallUISequence. Instead, it uses only the negative 
sequence numbers to show success or failure.

Instead, publish a DoAction control event from the Finish/Close button 
on the success dialog.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to