Hi All!
We're executing several custom actions after files installed (from custom
action we're registering some files and doing other things)
<InstallUISequence>
<Show Dialog="ProgressDlg" Before="ExecuteAction" />
<Custom Action="AfterInstallCustomAction" After="ExecuteAction">
<![CDATA[Not Installed AND &SomeFeature>2]]>
</Custom>
</InstallUISequence>
Sometimes custom action returns ActionResult.Failure but installation continues
like there was no error.
Questions:
1. Why installation continue even if custom action return ActionResult.Failure?
2. How is this possible to roll back installation if custom action fails?
Thanks!
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users