[wix-users] Writing a BAFunctions DLL

Sean Hall r.sean.hall at gmail.com
Wed Apr 13 19:03:13 PDT 2016


1) In v3.x, those 4 events are the only ones available.  In v4, I am
currently working on making all BA events available.

2) LaunchApprovedExeForElevation is a method on IBootstrapperEngine, but in
v3.x the BAFunctions.dll won't know about anything past OnPlanComplete.

On Wed, Apr 13, 2016 at 5:00 PM, Phill Hogland <phill.hogland at rimage.com>
wrote:

> Look at  ApprovedExeForElevation in Wix schema of the chm.
>
> ________________________________________
> From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of
> John Cooper <JoCooper at jackhenry.com>
> Sent: Wednesday, April 13, 2016 4:10 PM
> To: WiX Toolset Users Mailing List
> Subject: [wix-users] Writing a BAFunctions DLL
>
> 1)      I see the example code supports OnDetect, OnDetectComplete,
> OnPlan, OnPlanComplete.  Are there any other supported events at this time?
>
> 2)      I'm looking to launch a configuration utility in quiet/passive
> (full is easy).  Is there any other recommended way to get such a tool to
> launch toward the end of bundle processing?
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service
> Jack Henry & Associates, Inc.(r) | Lenexa, KS  66214 | Ext:  431050 |
> JoCooper at jackhenry.com<mailto:JoCooper at jackhenry.com>
>
> NOTICE: This electronic mail message and any files transmitted with it are
> intended
> exclusively for the individual or entity to which it is addressed. The
> message,
> together with any attachment, may contain confidential and/or privileged
> information.
> Any unauthorized review, use, printing, saving, copying, disclosure or
> distribution
> is strictly prohibited. If you have received this message in error, please
> immediately advise the sender by reply email and delete all copies.
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list