BootstrapperApplication Class
The default bootstrapper application.
Methods
Section titled “Methods”| Method | Description |
|---|---|
| OnApplyBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyBegin» event. |
| OnApplyComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyComplete» event. |
| OnApplyDowngrade(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyDowngrade» event. |
| OnBeginMsiTransactionBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionBegin» event. |
| OnBeginMsiTransactionComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionComplete» event. |
| OnCacheAcquireBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireBegin» event. |
| OnCacheAcquireComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireComplete» event. |
| OnCacheAcquireProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireProgress» event. |
| OnCacheAcquireResolving(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireResolving» event. |
| OnCacheBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheBegin» event. |
| OnCacheComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheComplete» event. |
| OnCacheContainerOrPayloadVerifyBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyBegin» event. |
| OnCacheContainerOrPayloadVerifyComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyComplete» event. |
| OnCacheContainerOrPayloadVerifyProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyProgress» event. |
| OnCachePackageBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageBegin» event. |
| OnCachePackageComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageComplete» event. |
| OnCachePackageNonVitalValidationFailure(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageNonVitalValidationFailure» event. |
| OnCachePayloadExtractBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractBegin» event. |
| OnCachePayloadExtractComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractComplete» event. |
| OnCachePayloadExtractProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractProgress» event. |
| OnCacheVerifyBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyBegin» event. |
| OnCacheVerifyComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyComplete» event. |
| OnCacheVerifyProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyProgress» event. |
| OnCommitMsiTransactionBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionBegin» event. |
| OnCommitMsiTransactionComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionComplete» event. |
| OnDetectBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectBegin» event. |
| OnDetectCompatibleMsiPackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectCompatibleMsiPackage» event. |
| OnDetectComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectComplete» event. |
| OnDetectForwardCompatibleBundle(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectForwardCompatibleBundle» event. |
| OnDetectMsiFeature(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectMsiFeature» event. |
| OnDetectPackageBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageBegin» event. |
| OnDetectPackageComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageComplete» event. |
| OnDetectPatchTarget(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPatchTarget» event. |
| OnDetectRelatedBundle(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundle» event. |
| OnDetectRelatedBundlePackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundlePackage» event. |
| OnDetectRelatedMsiPackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedMsiPackage» event. |
| OnDetectUpdate(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdate» event. |
| OnDetectUpdateBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateBegin» event. |
| OnDetectUpdateComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateComplete» event. |
| OnElevateBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateBegin» event. |
| OnElevateComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateComplete» event. |
| OnError(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Error» event. |
| OnExecuteBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteBegin» event. |
| OnExecuteComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteComplete» event. |
| OnExecuteFilesInUse(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteFilesInUse» event. |
| OnExecuteMsiMessage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteMsiMessage» event. |
| OnExecutePackageBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageBegin» event. |
| OnExecutePackageComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageComplete» event. |
| OnExecutePatchTarget(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePatchTarget» event. |
| OnExecuteProcessCancel(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProcessCancel» event. |
| OnExecuteProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProgress» event. |
| OnLaunchApprovedExeBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeBegin» event. |
| OnLaunchApprovedExeComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeComplete» event. |
| OnPauseAutomaticUpdatesBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesBegin» event. |
| OnPauseAutomaticUpdatesComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesComplete» event. |
| OnPlanBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanBegin» event. |
| OnPlanCompatibleMsiPackageBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageBegin» event. |
| OnPlanCompatibleMsiPackageComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageComplete» event. |
| OnPlanComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanComplete» event. |
| OnPlanForwardCompatibleBundle(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanForwardCompatibleBundle» event. |
| OnPlanMsiFeature(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiFeature» event. |
| OnPlanMsiPackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiPackage» event. |
| OnPlannedCompatiblePackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedCompatiblePackage» event. |
| OnPlannedPackage(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedPackage» event. |
| OnPlanPackageBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageBegin» event. |
| OnPlanPackageComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageComplete» event. |
| OnPlanPatchTarget(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPatchTarget» event. |
| OnPlanRelatedBundle(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundle» event. |
| OnPlanRelatedBundleType(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundleType» event. |
| OnPlanRestoreRelatedBundle(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRestoreRelatedBundle» event. |
| OnPlanRollbackBoundary() | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRollbackBoundary» event. |
| OnProgress(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Progress» event. |
| OnRegisterBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterBegin» event. |
| OnRegisterComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterComplete» event. |
| OnRollbackMsiTransactionBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionBegin» event. |
| OnRollbackMsiTransactionComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionComplete» event. |
| OnSetUpdateBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateBegin» event. |
| OnSetUpdateComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateComplete» event. |
| OnShutdown(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Shutdown» event. |
| OnStartup(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Startup» event. |
| OnSystemRestorePointBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointBegin» event. |
| OnSystemRestorePointComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointComplete» event. |
| OnUnregisterBegin(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterBegin» event. |
| OnUnregisterComplete(args) | Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterComplete» event. |
| Run() | Entry point that is called when the bootstrapper application is ready to run. |
Events
Section titled “Events”Fields
Section titled “Fields”| Field | Description |
|---|---|
| asyncExecution | Specifies whether this bootstrapper should run asynchronously. The default is true. |
| engine | Gets the «see T:WixToolset.Mba.Core.IEngine» for interaction with the engine. |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |
OnApplyBegin(args) Method
Section titled “OnApplyBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyBegin» event.
Declaration
Section titled “Declaration”protected void OnApplyBegin( ApplyBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ApplyBeginEventArgs | Additional arguments for this event. |
OnApplyComplete(args) Method
Section titled “OnApplyComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyComplete» event.
Declaration
Section titled “Declaration”protected void OnApplyComplete( ApplyCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ApplyCompleteEventArgs | Additional arguments for this event. |
OnApplyDowngrade(args) Method
Section titled “OnApplyDowngrade(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyDowngrade» event.
Declaration
Section titled “Declaration”protected void OnApplyDowngrade( ApplyDowngradeEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ApplyDowngradeEventArgs | Additional arguments for this event. |
OnBeginMsiTransactionBegin(args) Method
Section titled “OnBeginMsiTransactionBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionBegin» event.
Declaration
Section titled “Declaration”protected void OnBeginMsiTransactionBegin( BeginMsiTransactionBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | BeginMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnBeginMsiTransactionComplete(args) Method
Section titled “OnBeginMsiTransactionComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionComplete» event.
Declaration
Section titled “Declaration”protected void OnBeginMsiTransactionComplete( BeginMsiTransactionCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | BeginMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnCacheAcquireBegin(args) Method
Section titled “OnCacheAcquireBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireBegin» event.
Declaration
Section titled “Declaration”protected void OnCacheAcquireBegin( CacheAcquireBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheAcquireBeginEventArgs | Additional arguments for this event. |
OnCacheAcquireComplete(args) Method
Section titled “OnCacheAcquireComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireComplete» event.
Declaration
Section titled “Declaration”protected void OnCacheAcquireComplete( CacheAcquireCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheAcquireCompleteEventArgs | Additional arguments for this event. |
OnCacheAcquireProgress(args) Method
Section titled “OnCacheAcquireProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireProgress» event.
Declaration
Section titled “Declaration”protected void OnCacheAcquireProgress( CacheAcquireProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheAcquireProgressEventArgs | Additional arguments for this event. |
OnCacheAcquireResolving(args) Method
Section titled “OnCacheAcquireResolving(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireResolving» event.
Declaration
Section titled “Declaration”protected void OnCacheAcquireResolving( CacheAcquireResolvingEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheAcquireResolvingEventArgs | Additional arguments for this event. |
OnCacheBegin(args) Method
Section titled “OnCacheBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheBegin» event.
Declaration
Section titled “Declaration”protected void OnCacheBegin( CacheBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheBeginEventArgs | Additional arguments for this event. |
OnCacheComplete(args) Method
Section titled “OnCacheComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheComplete» event.
Declaration
Section titled “Declaration”protected void OnCacheComplete( CacheCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheCompleteEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyBegin(args) Method
Section titled “OnCacheContainerOrPayloadVerifyBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyBegin» event.
Declaration
Section titled “Declaration”protected void OnCacheContainerOrPayloadVerifyBegin( CacheContainerOrPayloadVerifyBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheContainerOrPayloadVerifyBeginEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyComplete(args) Method
Section titled “OnCacheContainerOrPayloadVerifyComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyComplete» event.
Declaration
Section titled “Declaration”protected void OnCacheContainerOrPayloadVerifyComplete( CacheContainerOrPayloadVerifyCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheContainerOrPayloadVerifyCompleteEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyProgress(args) Method
Section titled “OnCacheContainerOrPayloadVerifyProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyProgress» event.
Declaration
Section titled “Declaration”protected void OnCacheContainerOrPayloadVerifyProgress( CacheContainerOrPayloadVerifyProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheContainerOrPayloadVerifyProgressEventArgs | Additional arguments for this event. |
OnCachePackageBegin(args) Method
Section titled “OnCachePackageBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageBegin» event.
Declaration
Section titled “Declaration”protected void OnCachePackageBegin( CachePackageBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePackageBeginEventArgs | Additional arguments for this event. |
OnCachePackageComplete(args) Method
Section titled “OnCachePackageComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageComplete» event.
Declaration
Section titled “Declaration”protected void OnCachePackageComplete( CachePackageCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePackageCompleteEventArgs | Additional arguments for this event. |
OnCachePackageNonVitalValidationFailure(args) Method
Section titled “OnCachePackageNonVitalValidationFailure(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageNonVitalValidationFailure» event.
Declaration
Section titled “Declaration”protected void OnCachePackageNonVitalValidationFailure( CachePackageNonVitalValidationFailureEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePackageNonVitalValidationFailureEventArgs | Additional arguments for this event. |
OnCachePayloadExtractBegin(args) Method
Section titled “OnCachePayloadExtractBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractBegin» event.
Declaration
Section titled “Declaration”protected void OnCachePayloadExtractBegin( CachePayloadExtractBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePayloadExtractBeginEventArgs | Additional arguments for this event. |
OnCachePayloadExtractComplete(args) Method
Section titled “OnCachePayloadExtractComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractComplete» event.
Declaration
Section titled “Declaration”protected void OnCachePayloadExtractComplete( CachePayloadExtractCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePayloadExtractCompleteEventArgs | Additional arguments for this event. |
OnCachePayloadExtractProgress(args) Method
Section titled “OnCachePayloadExtractProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractProgress» event.
Declaration
Section titled “Declaration”protected void OnCachePayloadExtractProgress( CachePayloadExtractProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CachePayloadExtractProgressEventArgs | Additional arguments for this event. |
OnCacheVerifyBegin(args) Method
Section titled “OnCacheVerifyBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyBegin» event.
Declaration
Section titled “Declaration”protected void OnCacheVerifyBegin( CacheVerifyBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheVerifyBeginEventArgs | Additional arguments for this event. |
OnCacheVerifyComplete(args) Method
Section titled “OnCacheVerifyComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyComplete» event.
Declaration
Section titled “Declaration”protected void OnCacheVerifyComplete( CacheVerifyCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheVerifyCompleteEventArgs | Additional arguments for this event. |
OnCacheVerifyProgress(args) Method
Section titled “OnCacheVerifyProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyProgress» event.
Declaration
Section titled “Declaration”protected void OnCacheVerifyProgress( CacheVerifyProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CacheVerifyProgressEventArgs | Additional arguments for this event. |
OnCommitMsiTransactionBegin(args) Method
Section titled “OnCommitMsiTransactionBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionBegin» event.
Declaration
Section titled “Declaration”protected void OnCommitMsiTransactionBegin( CommitMsiTransactionBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CommitMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnCommitMsiTransactionComplete(args) Method
Section titled “OnCommitMsiTransactionComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionComplete» event.
Declaration
Section titled “Declaration”protected void OnCommitMsiTransactionComplete( CommitMsiTransactionCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | CommitMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnDetectBegin(args) Method
Section titled “OnDetectBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectBegin» event.
Declaration
Section titled “Declaration”protected void OnDetectBegin( DetectBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectBeginEventArgs | Additional arguments for this event. |
OnDetectCompatibleMsiPackage(args) Method
Section titled “OnDetectCompatibleMsiPackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectCompatibleMsiPackage» event.
Declaration
Section titled “Declaration”protected void OnDetectCompatibleMsiPackage( DetectCompatibleMsiPackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectCompatibleMsiPackageEventArgs | Additional arguments for this event. |
OnDetectComplete(args) Method
Section titled “OnDetectComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectComplete» event.
Declaration
Section titled “Declaration”protected void OnDetectComplete( DetectCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectCompleteEventArgs | Additional arguments for this event. |
OnDetectForwardCompatibleBundle(args) Method
Section titled “OnDetectForwardCompatibleBundle(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectForwardCompatibleBundle» event.
Declaration
Section titled “Declaration”protected void OnDetectForwardCompatibleBundle( DetectForwardCompatibleBundleEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectForwardCompatibleBundleEventArgs | Additional arguments for this event. |
OnDetectMsiFeature(args) Method
Section titled “OnDetectMsiFeature(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectMsiFeature» event.
Declaration
Section titled “Declaration”protected void OnDetectMsiFeature( DetectMsiFeatureEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectMsiFeatureEventArgs | Additional arguments for this event. |
OnDetectPackageBegin(args) Method
Section titled “OnDetectPackageBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageBegin» event.
Declaration
Section titled “Declaration”protected void OnDetectPackageBegin( DetectPackageBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectPackageBeginEventArgs | Additional arguments for this event. |
OnDetectPackageComplete(args) Method
Section titled “OnDetectPackageComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageComplete» event.
Declaration
Section titled “Declaration”protected void OnDetectPackageComplete( DetectPackageCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectPackageCompleteEventArgs | Additional arguments for this event. |
OnDetectPatchTarget(args) Method
Section titled “OnDetectPatchTarget(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPatchTarget» event.
Declaration
Section titled “Declaration”protected void OnDetectPatchTarget( DetectPatchTargetEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectPatchTargetEventArgs | Additional arguments for this event. |
OnDetectRelatedBundle(args) Method
Section titled “OnDetectRelatedBundle(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundle» event.
Declaration
Section titled “Declaration”protected void OnDetectRelatedBundle( DetectRelatedBundleEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectRelatedBundleEventArgs | Additional arguments for this event. |
OnDetectRelatedBundlePackage(args) Method
Section titled “OnDetectRelatedBundlePackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundlePackage» event.
Declaration
Section titled “Declaration”protected void OnDetectRelatedBundlePackage( DetectRelatedBundlePackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectRelatedBundlePackageEventArgs | Additional arguments for this event. |
OnDetectRelatedMsiPackage(args) Method
Section titled “OnDetectRelatedMsiPackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedMsiPackage» event.
Declaration
Section titled “Declaration”protected void OnDetectRelatedMsiPackage( DetectRelatedMsiPackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectRelatedMsiPackageEventArgs | Additional arguments for this event. |
OnDetectUpdate(args) Method
Section titled “OnDetectUpdate(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdate» event.
Declaration
Section titled “Declaration”protected void OnDetectUpdate( DetectUpdateEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectUpdateEventArgs | Additional arguments for this event. |
OnDetectUpdateBegin(args) Method
Section titled “OnDetectUpdateBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateBegin» event.
Declaration
Section titled “Declaration”protected void OnDetectUpdateBegin( DetectUpdateBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectUpdateBeginEventArgs | Additional arguments for this event. |
OnDetectUpdateComplete(args) Method
Section titled “OnDetectUpdateComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateComplete» event.
Declaration
Section titled “Declaration”protected void OnDetectUpdateComplete( DetectUpdateCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | DetectUpdateCompleteEventArgs | Additional arguments for this event. |
OnElevateBegin(args) Method
Section titled “OnElevateBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateBegin» event.
Declaration
Section titled “Declaration”protected void OnElevateBegin( ElevateBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ElevateBeginEventArgs | Additional arguments for this event. |
OnElevateComplete(args) Method
Section titled “OnElevateComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateComplete» event.
Declaration
Section titled “Declaration”protected void OnElevateComplete( ElevateCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ElevateCompleteEventArgs | Additional arguments for this event. |
OnError(args) Method
Section titled “OnError(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Error» event.
Declaration
Section titled “Declaration”protected void OnError( ErrorEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ErrorEventArgs | Additional arguments for this event. |
OnExecuteBegin(args) Method
Section titled “OnExecuteBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteBegin» event.
Declaration
Section titled “Declaration”protected void OnExecuteBegin( ExecuteBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteBeginEventArgs | Additional arguments for this event. |
OnExecuteComplete(args) Method
Section titled “OnExecuteComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteComplete» event.
Declaration
Section titled “Declaration”protected void OnExecuteComplete( ExecuteCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteCompleteEventArgs | Additional arguments for this event. |
OnExecuteFilesInUse(args) Method
Section titled “OnExecuteFilesInUse(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteFilesInUse» event.
Declaration
Section titled “Declaration”protected void OnExecuteFilesInUse( ExecuteFilesInUseEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteFilesInUseEventArgs | Additional arguments for this event. |
OnExecuteMsiMessage(args) Method
Section titled “OnExecuteMsiMessage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteMsiMessage» event.
Declaration
Section titled “Declaration”protected void OnExecuteMsiMessage( ExecuteMsiMessageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteMsiMessageEventArgs | Additional arguments for this event. |
OnExecutePackageBegin(args) Method
Section titled “OnExecutePackageBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageBegin» event.
Declaration
Section titled “Declaration”protected void OnExecutePackageBegin( ExecutePackageBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecutePackageBeginEventArgs | Additional arguments for this event. |
OnExecutePackageComplete(args) Method
Section titled “OnExecutePackageComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageComplete» event.
Declaration
Section titled “Declaration”protected void OnExecutePackageComplete( ExecutePackageCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecutePackageCompleteEventArgs | Additional arguments for this event. |
OnExecutePatchTarget(args) Method
Section titled “OnExecutePatchTarget(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePatchTarget» event.
Declaration
Section titled “Declaration”protected void OnExecutePatchTarget( ExecutePatchTargetEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecutePatchTargetEventArgs | Additional arguments for this event. |
OnExecuteProcessCancel(args) Method
Section titled “OnExecuteProcessCancel(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProcessCancel» event.
Declaration
Section titled “Declaration”protected void OnExecuteProcessCancel( ExecuteProcessCancelEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteProcessCancelEventArgs | Additional arguments for this event. |
OnExecuteProgress(args) Method
Section titled “OnExecuteProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProgress» event.
Declaration
Section titled “Declaration”protected void OnExecuteProgress( ExecuteProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ExecuteProgressEventArgs | Additional arguments for this event. |
OnLaunchApprovedExeBegin(args) Method
Section titled “OnLaunchApprovedExeBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeBegin» event.
Declaration
Section titled “Declaration”protected void OnLaunchApprovedExeBegin( LaunchApprovedExeBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | LaunchApprovedExeBeginEventArgs | Additional arguments for this event. |
OnLaunchApprovedExeComplete(args) Method
Section titled “OnLaunchApprovedExeComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeComplete» event.
Declaration
Section titled “Declaration”protected void OnLaunchApprovedExeComplete( LaunchApprovedExeCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | LaunchApprovedExeCompleteEventArgs | Additional arguments for this event. |
OnPauseAutomaticUpdatesBegin(args) Method
Section titled “OnPauseAutomaticUpdatesBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesBegin» event.
Declaration
Section titled “Declaration”protected void OnPauseAutomaticUpdatesBegin( PauseAutomaticUpdatesBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PauseAutomaticUpdatesBeginEventArgs | Additional arguments for this event. |
OnPauseAutomaticUpdatesComplete(args) Method
Section titled “OnPauseAutomaticUpdatesComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesComplete» event.
Declaration
Section titled “Declaration”protected void OnPauseAutomaticUpdatesComplete( PauseAutomaticUpdatesCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PauseAutomaticUpdatesCompleteEventArgs | Additional arguments for this event. |
OnPlanBegin(args) Method
Section titled “OnPlanBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanBegin» event.
Declaration
Section titled “Declaration”protected void OnPlanBegin( PlanBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanBeginEventArgs | Additional arguments for this event. |
OnPlanCompatibleMsiPackageBegin(args) Method
Section titled “OnPlanCompatibleMsiPackageBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageBegin» event.
Declaration
Section titled “Declaration”protected void OnPlanCompatibleMsiPackageBegin( PlanCompatibleMsiPackageBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanCompatibleMsiPackageBeginEventArgs | Additional arguments for this event. |
OnPlanCompatibleMsiPackageComplete(args) Method
Section titled “OnPlanCompatibleMsiPackageComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageComplete» event.
Declaration
Section titled “Declaration”protected void OnPlanCompatibleMsiPackageComplete( PlanCompatibleMsiPackageCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanCompatibleMsiPackageCompleteEventArgs | Additional arguments for this event. |
OnPlanComplete(args) Method
Section titled “OnPlanComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanComplete» event.
Declaration
Section titled “Declaration”protected void OnPlanComplete( PlanCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanCompleteEventArgs | Additional arguments for this event. |
OnPlanForwardCompatibleBundle(args) Method
Section titled “OnPlanForwardCompatibleBundle(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanForwardCompatibleBundle» event.
Declaration
Section titled “Declaration”protected void OnPlanForwardCompatibleBundle( PlanForwardCompatibleBundleEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanForwardCompatibleBundleEventArgs | Additional arguments for this event. |
OnPlanMsiFeature(args) Method
Section titled “OnPlanMsiFeature(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiFeature» event.
Declaration
Section titled “Declaration”protected void OnPlanMsiFeature( PlanMsiFeatureEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanMsiFeatureEventArgs | Additional arguments for this event. |
OnPlanMsiPackage(args) Method
Section titled “OnPlanMsiPackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiPackage» event.
Declaration
Section titled “Declaration”protected void OnPlanMsiPackage( PlanMsiPackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanMsiPackageEventArgs | Additional arguments for this event. |
OnPlannedCompatiblePackage(args) Method
Section titled “OnPlannedCompatiblePackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedCompatiblePackage» event.
Declaration
Section titled “Declaration”protected void OnPlannedCompatiblePackage( PlannedCompatiblePackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlannedCompatiblePackageEventArgs | Additional arguments for this event. |
OnPlannedPackage(args) Method
Section titled “OnPlannedPackage(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedPackage» event.
Declaration
Section titled “Declaration”protected void OnPlannedPackage( PlannedPackageEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlannedPackageEventArgs | Additional arguments for this event. |
OnPlanPackageBegin(args) Method
Section titled “OnPlanPackageBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageBegin» event.
Declaration
Section titled “Declaration”protected void OnPlanPackageBegin( PlanPackageBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanPackageBeginEventArgs | Additional arguments for this event. |
OnPlanPackageComplete(args) Method
Section titled “OnPlanPackageComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageComplete» event.
Declaration
Section titled “Declaration”protected void OnPlanPackageComplete( PlanPackageCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanPackageCompleteEventArgs | Additional arguments for this event. |
OnPlanPatchTarget(args) Method
Section titled “OnPlanPatchTarget(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPatchTarget» event.
Declaration
Section titled “Declaration”protected void OnPlanPatchTarget( PlanPatchTargetEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanPatchTargetEventArgs | Additional arguments for this event. |
OnPlanRelatedBundle(args) Method
Section titled “OnPlanRelatedBundle(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundle» event.
Declaration
Section titled “Declaration”protected void OnPlanRelatedBundle( PlanRelatedBundleEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanRelatedBundleEventArgs | Additional arguments for this event. |
OnPlanRelatedBundleType(args) Method
Section titled “OnPlanRelatedBundleType(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundleType» event.
Declaration
Section titled “Declaration”protected void OnPlanRelatedBundleType( PlanRelatedBundleTypeEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanRelatedBundleTypeEventArgs | Additional arguments for this event. |
OnPlanRestoreRelatedBundle(args) Method
Section titled “OnPlanRestoreRelatedBundle(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRestoreRelatedBundle» event.
Declaration
Section titled “Declaration”protected void OnPlanRestoreRelatedBundle( PlanRestoreRelatedBundleEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | PlanRestoreRelatedBundleEventArgs | Additional arguments for this event. |
OnPlanRollbackBoundary() Method
Section titled “OnPlanRollbackBoundary() Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRollbackBoundary» event.
Declaration
Section titled “Declaration”protected void OnPlanRollbackBoundary()OnProgress(args) Method
Section titled “OnProgress(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Progress» event.
Declaration
Section titled “Declaration”protected void OnProgress( ProgressEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ProgressEventArgs | Additional arguments for this event. |
OnRegisterBegin(args) Method
Section titled “OnRegisterBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterBegin» event.
Declaration
Section titled “Declaration”protected void OnRegisterBegin( RegisterBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | RegisterBeginEventArgs | Additional arguments for this event. |
OnRegisterComplete(args) Method
Section titled “OnRegisterComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterComplete» event.
Declaration
Section titled “Declaration”protected void OnRegisterComplete( RegisterCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | RegisterCompleteEventArgs | Additional arguments for this event. |
OnRollbackMsiTransactionBegin(args) Method
Section titled “OnRollbackMsiTransactionBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionBegin» event.
Declaration
Section titled “Declaration”protected void OnRollbackMsiTransactionBegin( RollbackMsiTransactionBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | RollbackMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnRollbackMsiTransactionComplete(args) Method
Section titled “OnRollbackMsiTransactionComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionComplete» event.
Declaration
Section titled “Declaration”protected void OnRollbackMsiTransactionComplete( RollbackMsiTransactionCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | RollbackMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnSetUpdateBegin(args) Method
Section titled “OnSetUpdateBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateBegin» event.
Declaration
Section titled “Declaration”protected void OnSetUpdateBegin( SetUpdateBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | SetUpdateBeginEventArgs | Additional arguments for this event. |
OnSetUpdateComplete(args) Method
Section titled “OnSetUpdateComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateComplete» event.
Declaration
Section titled “Declaration”protected void OnSetUpdateComplete( SetUpdateCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | SetUpdateCompleteEventArgs | Additional arguments for this event. |
OnShutdown(args) Method
Section titled “OnShutdown(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Shutdown» event.
Declaration
Section titled “Declaration”protected void OnShutdown( ShutdownEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | ShutdownEventArgs | Additional arguments for this event. |
OnStartup(args) Method
Section titled “OnStartup(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Startup» event.
Declaration
Section titled “Declaration”protected void OnStartup( StartupEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | StartupEventArgs | Additional arguments for this event. |
OnSystemRestorePointBegin(args) Method
Section titled “OnSystemRestorePointBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointBegin» event.
Declaration
Section titled “Declaration”protected void OnSystemRestorePointBegin( SystemRestorePointBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | SystemRestorePointBeginEventArgs | Additional arguments for this event. |
OnSystemRestorePointComplete(args) Method
Section titled “OnSystemRestorePointComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointComplete» event.
Declaration
Section titled “Declaration”protected void OnSystemRestorePointComplete( SystemRestorePointCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | SystemRestorePointCompleteEventArgs | Additional arguments for this event. |
OnUnregisterBegin(args) Method
Section titled “OnUnregisterBegin(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterBegin» event.
Declaration
Section titled “Declaration”protected void OnUnregisterBegin( UnregisterBeginEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | UnregisterBeginEventArgs | Additional arguments for this event. |
OnUnregisterComplete(args) Method
Section titled “OnUnregisterComplete(args) Method”Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterComplete» event.
Declaration
Section titled “Declaration”protected void OnUnregisterComplete( UnregisterCompleteEventArgs args)Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
| args | UnregisterCompleteEventArgs | Additional arguments for this event. |
Run() Method
Section titled “Run() Method”Entry point that is called when the bootstrapper application is ready to run.
Declaration
Section titled “Declaration”protected void Run()ApplyBegin Event
Section titled “ApplyBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs> ApplyBeginSystem.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs>
ApplyComplete Event
Section titled “ApplyComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs> ApplyCompleteSystem.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs>
ApplyDowngrade Event
Section titled “ApplyDowngrade Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs> ApplyDowngradeSystem.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs>
BeginMsiTransactionBegin Event
Section titled “BeginMsiTransactionBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs> BeginMsiTransactionBeginSystem.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs>
BeginMsiTransactionComplete Event
Section titled “BeginMsiTransactionComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs> BeginMsiTransactionCompleteSystem.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs>
CacheAcquireBegin Event
Section titled “CacheAcquireBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs> CacheAcquireBeginSystem.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs>
CacheAcquireComplete Event
Section titled “CacheAcquireComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs> CacheAcquireCompleteSystem.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs>
CacheAcquireProgress Event
Section titled “CacheAcquireProgress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs> CacheAcquireProgressSystem.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs>
CacheAcquireResolving Event
Section titled “CacheAcquireResolving Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs> CacheAcquireResolvingSystem.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs>
CacheBegin Event
Section titled “CacheBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs> CacheBeginSystem.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs>
CacheComplete Event
Section titled “CacheComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs> CacheCompleteSystem.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs>
CacheContainerOrPayloadVerifyBegin Event
Section titled “CacheContainerOrPayloadVerifyBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs> CacheContainerOrPayloadVerifyBeginSystem.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs>
CacheContainerOrPayloadVerifyComplete Event
Section titled “CacheContainerOrPayloadVerifyComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs> CacheContainerOrPayloadVerifyCompleteSystem.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs>
CacheContainerOrPayloadVerifyProgress Event
Section titled “CacheContainerOrPayloadVerifyProgress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs> CacheContainerOrPayloadVerifyProgressSystem.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs>
CachePackageBegin Event
Section titled “CachePackageBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs> CachePackageBeginSystem.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs>
CachePackageComplete Event
Section titled “CachePackageComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs> CachePackageCompleteSystem.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs>
CachePackageNonVitalValidationFailure Event
Section titled “CachePackageNonVitalValidationFailure Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs> CachePackageNonVitalValidationFailureSystem.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs>
CachePayloadExtractBegin Event
Section titled “CachePayloadExtractBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs> CachePayloadExtractBeginSystem.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs>
CachePayloadExtractComplete Event
Section titled “CachePayloadExtractComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs> CachePayloadExtractCompleteSystem.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs>
CachePayloadExtractProgress Event
Section titled “CachePayloadExtractProgress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs> CachePayloadExtractProgressSystem.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs>
CacheVerifyBegin Event
Section titled “CacheVerifyBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs> CacheVerifyBeginSystem.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs>
CacheVerifyComplete Event
Section titled “CacheVerifyComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs> CacheVerifyCompleteSystem.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs>
CacheVerifyProgress Event
Section titled “CacheVerifyProgress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs> CacheVerifyProgressSystem.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs>
CommitMsiTransactionBegin Event
Section titled “CommitMsiTransactionBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs> CommitMsiTransactionBeginSystem.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs>
CommitMsiTransactionComplete Event
Section titled “CommitMsiTransactionComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs> CommitMsiTransactionCompleteSystem.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs>
DetectBegin Event
Section titled “DetectBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs> DetectBeginSystem.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs>
DetectCompatibleMsiPackage Event
Section titled “DetectCompatibleMsiPackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs> DetectCompatibleMsiPackageSystem.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs>
DetectComplete Event
Section titled “DetectComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs> DetectCompleteSystem.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs>
DetectForwardCompatibleBundle Event
Section titled “DetectForwardCompatibleBundle Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs> DetectForwardCompatibleBundleSystem.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs>
DetectMsiFeature Event
Section titled “DetectMsiFeature Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs> DetectMsiFeatureSystem.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs>
DetectPackageBegin Event
Section titled “DetectPackageBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs> DetectPackageBeginSystem.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs>
DetectPackageComplete Event
Section titled “DetectPackageComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs> DetectPackageCompleteSystem.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs>
DetectPatchTarget Event
Section titled “DetectPatchTarget Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs> DetectPatchTargetSystem.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs>
DetectRelatedBundle Event
Section titled “DetectRelatedBundle Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs> DetectRelatedBundleSystem.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs>
DetectRelatedBundlePackage Event
Section titled “DetectRelatedBundlePackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs> DetectRelatedBundlePackageSystem.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs>
DetectRelatedMsiPackage Event
Section titled “DetectRelatedMsiPackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs> DetectRelatedMsiPackageSystem.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs>
DetectUpdate Event
Section titled “DetectUpdate Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs> DetectUpdateSystem.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs>
DetectUpdateBegin Event
Section titled “DetectUpdateBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs> DetectUpdateBeginSystem.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs>
DetectUpdateComplete Event
Section titled “DetectUpdateComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs> DetectUpdateCompleteSystem.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs>
ElevateBegin Event
Section titled “ElevateBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs> ElevateBeginSystem.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs>
ElevateComplete Event
Section titled “ElevateComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs> ElevateCompleteSystem.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs>
Error Event
Section titled “Error Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ErrorEventArgs> ErrorSystem.EventHandler<WixToolset.Mba.Core.ErrorEventArgs>
ExecuteBegin Event
Section titled “ExecuteBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs> ExecuteBeginSystem.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs>
ExecuteComplete Event
Section titled “ExecuteComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs> ExecuteCompleteSystem.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs>
ExecuteFilesInUse Event
Section titled “ExecuteFilesInUse Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs> ExecuteFilesInUseSystem.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs>
ExecuteMsiMessage Event
Section titled “ExecuteMsiMessage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs> ExecuteMsiMessageSystem.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs>
ExecutePackageBegin Event
Section titled “ExecutePackageBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs> ExecutePackageBeginSystem.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs>
ExecutePackageComplete Event
Section titled “ExecutePackageComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs> ExecutePackageCompleteSystem.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs>
ExecutePatchTarget Event
Section titled “ExecutePatchTarget Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs> ExecutePatchTargetSystem.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs>
ExecuteProcessCancel Event
Section titled “ExecuteProcessCancel Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs> ExecuteProcessCancelSystem.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs>
ExecuteProgress Event
Section titled “ExecuteProgress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs> ExecuteProgressSystem.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs>
LaunchApprovedExeBegin Event
Section titled “LaunchApprovedExeBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs> LaunchApprovedExeBeginSystem.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs>
LaunchApprovedExeComplete Event
Section titled “LaunchApprovedExeComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs> LaunchApprovedExeCompleteSystem.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs>
PauseAutomaticUpdatesBegin Event
Section titled “PauseAutomaticUpdatesBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs> PauseAutomaticUpdatesBeginSystem.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs>
PauseAutomaticUpdatesComplete Event
Section titled “PauseAutomaticUpdatesComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs> PauseAutomaticUpdatesCompleteSystem.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs>
PlanBegin Event
Section titled “PlanBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs> PlanBeginSystem.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs>
PlanCompatibleMsiPackageBegin Event
Section titled “PlanCompatibleMsiPackageBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs> PlanCompatibleMsiPackageBeginSystem.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs>
PlanCompatibleMsiPackageComplete Event
Section titled “PlanCompatibleMsiPackageComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs> PlanCompatibleMsiPackageCompleteSystem.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs>
PlanComplete Event
Section titled “PlanComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs> PlanCompleteSystem.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs>
PlanForwardCompatibleBundle Event
Section titled “PlanForwardCompatibleBundle Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs> PlanForwardCompatibleBundleSystem.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs>
PlanMsiFeature Event
Section titled “PlanMsiFeature Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs> PlanMsiFeatureSystem.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs>
PlanMsiPackage Event
Section titled “PlanMsiPackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs> PlanMsiPackageSystem.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs>
PlannedCompatiblePackage Event
Section titled “PlannedCompatiblePackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs> PlannedCompatiblePackageSystem.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs>
PlannedPackage Event
Section titled “PlannedPackage Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs> PlannedPackageSystem.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs>
PlanPackageBegin Event
Section titled “PlanPackageBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs> PlanPackageBeginSystem.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs>
PlanPackageComplete Event
Section titled “PlanPackageComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs> PlanPackageCompleteSystem.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs>
PlanPatchTarget Event
Section titled “PlanPatchTarget Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs> PlanPatchTargetSystem.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs>
PlanRelatedBundle Event
Section titled “PlanRelatedBundle Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs> PlanRelatedBundleSystem.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs>
PlanRelatedBundleType Event
Section titled “PlanRelatedBundleType Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs> PlanRelatedBundleTypeSystem.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs>
PlanRestoreRelatedBundle Event
Section titled “PlanRestoreRelatedBundle Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs> PlanRestoreRelatedBundleSystem.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs>
PlanRollbackBoundary Event
Section titled “PlanRollbackBoundary Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs> PlanRollbackBoundarySystem.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs>
Progress Event
Section titled “Progress Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ProgressEventArgs> ProgressSystem.EventHandler<WixToolset.Mba.Core.ProgressEventArgs>
RegisterBegin Event
Section titled “RegisterBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs> RegisterBeginSystem.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs>
RegisterComplete Event
Section titled “RegisterComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs> RegisterCompleteSystem.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs>
RollbackMsiTransactionBegin Event
Section titled “RollbackMsiTransactionBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs> RollbackMsiTransactionBeginSystem.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs>
RollbackMsiTransactionComplete Event
Section titled “RollbackMsiTransactionComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs> RollbackMsiTransactionCompleteSystem.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs>
SetUpdateBegin Event
Section titled “SetUpdateBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs> SetUpdateBeginSystem.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs>
SetUpdateComplete Event
Section titled “SetUpdateComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs> SetUpdateCompleteSystem.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs>
Shutdown Event
Section titled “Shutdown Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs> ShutdownSystem.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs>
Startup Event
Section titled “Startup Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.StartupEventArgs> StartupSystem.EventHandler<WixToolset.Mba.Core.StartupEventArgs>
SystemRestorePointBegin Event
Section titled “SystemRestorePointBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs> SystemRestorePointBeginSystem.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs>
SystemRestorePointComplete Event
Section titled “SystemRestorePointComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs> SystemRestorePointCompleteSystem.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs>
UnregisterBegin Event
Section titled “UnregisterBegin Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs> UnregisterBeginSystem.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs>
UnregisterComplete Event
Section titled “UnregisterComplete Event”Declaration
Section titled “Declaration”public System.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs> UnregisterCompleteSystem.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs>