[wix-users] IBootstrapperBAFunction and abort

Sean Hall r.sean.hall at gmail.com
Thu Dec 3 11:39:20 PST 2020


You should use bal:Condition for launch conditions. (
https://wixtoolset.org/documentation/manual/v3/xsd/bal/condition.html)

On Thu, Dec 3, 2020 at 1:30 PM michael tissington via wix-users <
wix-users at lists.wixtoolset.org> wrote:

> I have implemented IBootstrapperBAFunction which currently just adds a
> Sleep in the OnDetect() to keep a splash screen visible for a second.
>
> In OnDetect can I also do check of specific launch conditions, like
> checking registry etc.?
>
> If so, what do I need to set or return from OnDetect to trigger a shutdown
> of the bootstrapped?
>
> thanks
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-users mailing list