BootstrapperApplication Class
The default bootstrapper application.
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
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 {#onapplybegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyBegin» event.
Declaration
protected void OnApplyBegin( ApplyBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ApplyBeginEventArgs | Additional arguments for this event. |
OnApplyComplete(args) Method {#onapplycomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyComplete» event.
Declaration
protected void OnApplyComplete( ApplyCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ApplyCompleteEventArgs | Additional arguments for this event. |
OnApplyDowngrade(args) Method {#onapplydowngrade_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyDowngrade» event.
Declaration
protected void OnApplyDowngrade( ApplyDowngradeEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ApplyDowngradeEventArgs | Additional arguments for this event. |
OnBeginMsiTransactionBegin(args) Method {#onbeginmsitransactionbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionBegin» event.
Declaration
protected void OnBeginMsiTransactionBegin( BeginMsiTransactionBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | BeginMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnBeginMsiTransactionComplete(args) Method {#onbeginmsitransactioncomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionComplete» event.
Declaration
protected void OnBeginMsiTransactionComplete( BeginMsiTransactionCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | BeginMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnCacheAcquireBegin(args) Method {#oncacheacquirebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireBegin» event.
Declaration
protected void OnCacheAcquireBegin( CacheAcquireBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheAcquireBeginEventArgs | Additional arguments for this event. |
OnCacheAcquireComplete(args) Method {#oncacheacquirecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireComplete» event.
Declaration
protected void OnCacheAcquireComplete( CacheAcquireCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheAcquireCompleteEventArgs | Additional arguments for this event. |
OnCacheAcquireProgress(args) Method {#oncacheacquireprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireProgress» event.
Declaration
protected void OnCacheAcquireProgress( CacheAcquireProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheAcquireProgressEventArgs | Additional arguments for this event. |
OnCacheAcquireResolving(args) Method {#oncacheacquireresolving_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireResolving» event.
Declaration
protected void OnCacheAcquireResolving( CacheAcquireResolvingEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheAcquireResolvingEventArgs | Additional arguments for this event. |
OnCacheBegin(args) Method {#oncachebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheBegin» event.
Declaration
protected void OnCacheBegin( CacheBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheBeginEventArgs | Additional arguments for this event. |
OnCacheComplete(args) Method {#oncachecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheComplete» event.
Declaration
protected void OnCacheComplete( CacheCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheCompleteEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyBegin(args) Method {#oncachecontainerorpayloadverifybegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyBegin» event.
Declaration
protected void OnCacheContainerOrPayloadVerifyBegin( CacheContainerOrPayloadVerifyBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheContainerOrPayloadVerifyBeginEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyComplete(args) Method {#oncachecontainerorpayloadverifycomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyComplete» event.
Declaration
protected void OnCacheContainerOrPayloadVerifyComplete( CacheContainerOrPayloadVerifyCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheContainerOrPayloadVerifyCompleteEventArgs | Additional arguments for this event. |
OnCacheContainerOrPayloadVerifyProgress(args) Method {#oncachecontainerorpayloadverifyprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheContainerOrPayloadVerifyProgress» event.
Declaration
protected void OnCacheContainerOrPayloadVerifyProgress( CacheContainerOrPayloadVerifyProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheContainerOrPayloadVerifyProgressEventArgs | Additional arguments for this event. |
OnCachePackageBegin(args) Method {#oncachepackagebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageBegin» event.
Declaration
protected void OnCachePackageBegin( CachePackageBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePackageBeginEventArgs | Additional arguments for this event. |
OnCachePackageComplete(args) Method {#oncachepackagecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageComplete» event.
Declaration
protected void OnCachePackageComplete( CachePackageCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePackageCompleteEventArgs | Additional arguments for this event. |
OnCachePackageNonVitalValidationFailure(args) Method {#oncachepackagenonvitalvalidationfailure_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageNonVitalValidationFailure» event.
Declaration
protected void OnCachePackageNonVitalValidationFailure( CachePackageNonVitalValidationFailureEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePackageNonVitalValidationFailureEventArgs | Additional arguments for this event. |
OnCachePayloadExtractBegin(args) Method {#oncachepayloadextractbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractBegin» event.
Declaration
protected void OnCachePayloadExtractBegin( CachePayloadExtractBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePayloadExtractBeginEventArgs | Additional arguments for this event. |
OnCachePayloadExtractComplete(args) Method {#oncachepayloadextractcomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractComplete» event.
Declaration
protected void OnCachePayloadExtractComplete( CachePayloadExtractCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePayloadExtractCompleteEventArgs | Additional arguments for this event. |
OnCachePayloadExtractProgress(args) Method {#oncachepayloadextractprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractProgress» event.
Declaration
protected void OnCachePayloadExtractProgress( CachePayloadExtractProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CachePayloadExtractProgressEventArgs | Additional arguments for this event. |
OnCacheVerifyBegin(args) Method {#oncacheverifybegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyBegin» event.
Declaration
protected void OnCacheVerifyBegin( CacheVerifyBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheVerifyBeginEventArgs | Additional arguments for this event. |
OnCacheVerifyComplete(args) Method {#oncacheverifycomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyComplete» event.
Declaration
protected void OnCacheVerifyComplete( CacheVerifyCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheVerifyCompleteEventArgs | Additional arguments for this event. |
OnCacheVerifyProgress(args) Method {#oncacheverifyprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyProgress» event.
Declaration
protected void OnCacheVerifyProgress( CacheVerifyProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CacheVerifyProgressEventArgs | Additional arguments for this event. |
OnCommitMsiTransactionBegin(args) Method {#oncommitmsitransactionbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionBegin» event.
Declaration
protected void OnCommitMsiTransactionBegin( CommitMsiTransactionBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CommitMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnCommitMsiTransactionComplete(args) Method {#oncommitmsitransactioncomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionComplete» event.
Declaration
protected void OnCommitMsiTransactionComplete( CommitMsiTransactionCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | CommitMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnDetectBegin(args) Method {#ondetectbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectBegin» event.
Declaration
protected void OnDetectBegin( DetectBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectBeginEventArgs | Additional arguments for this event. |
OnDetectCompatibleMsiPackage(args) Method {#ondetectcompatiblemsipackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectCompatibleMsiPackage» event.
Declaration
protected void OnDetectCompatibleMsiPackage( DetectCompatibleMsiPackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectCompatibleMsiPackageEventArgs | Additional arguments for this event. |
OnDetectComplete(args) Method {#ondetectcomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectComplete» event.
Declaration
protected void OnDetectComplete( DetectCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectCompleteEventArgs | Additional arguments for this event. |
OnDetectForwardCompatibleBundle(args) Method {#ondetectforwardcompatiblebundle_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectForwardCompatibleBundle» event.
Declaration
protected void OnDetectForwardCompatibleBundle( DetectForwardCompatibleBundleEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectForwardCompatibleBundleEventArgs | Additional arguments for this event. |
OnDetectMsiFeature(args) Method {#ondetectmsifeature_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectMsiFeature» event.
Declaration
protected void OnDetectMsiFeature( DetectMsiFeatureEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectMsiFeatureEventArgs | Additional arguments for this event. |
OnDetectPackageBegin(args) Method {#ondetectpackagebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageBegin» event.
Declaration
protected void OnDetectPackageBegin( DetectPackageBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectPackageBeginEventArgs | Additional arguments for this event. |
OnDetectPackageComplete(args) Method {#ondetectpackagecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageComplete» event.
Declaration
protected void OnDetectPackageComplete( DetectPackageCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectPackageCompleteEventArgs | Additional arguments for this event. |
OnDetectPatchTarget(args) Method {#ondetectpatchtarget_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPatchTarget» event.
Declaration
protected void OnDetectPatchTarget( DetectPatchTargetEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectPatchTargetEventArgs | Additional arguments for this event. |
OnDetectRelatedBundle(args) Method {#ondetectrelatedbundle_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundle» event.
Declaration
protected void OnDetectRelatedBundle( DetectRelatedBundleEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectRelatedBundleEventArgs | Additional arguments for this event. |
OnDetectRelatedBundlePackage(args) Method {#ondetectrelatedbundlepackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundlePackage» event.
Declaration
protected void OnDetectRelatedBundlePackage( DetectRelatedBundlePackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectRelatedBundlePackageEventArgs | Additional arguments for this event. |
OnDetectRelatedMsiPackage(args) Method {#ondetectrelatedmsipackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedMsiPackage» event.
Declaration
protected void OnDetectRelatedMsiPackage( DetectRelatedMsiPackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectRelatedMsiPackageEventArgs | Additional arguments for this event. |
OnDetectUpdate(args) Method {#ondetectupdate_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdate» event.
Declaration
protected void OnDetectUpdate( DetectUpdateEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectUpdateEventArgs | Additional arguments for this event. |
OnDetectUpdateBegin(args) Method {#ondetectupdatebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateBegin» event.
Declaration
protected void OnDetectUpdateBegin( DetectUpdateBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectUpdateBeginEventArgs | Additional arguments for this event. |
OnDetectUpdateComplete(args) Method {#ondetectupdatecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateComplete» event.
Declaration
protected void OnDetectUpdateComplete( DetectUpdateCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | DetectUpdateCompleteEventArgs | Additional arguments for this event. |
OnElevateBegin(args) Method {#onelevatebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateBegin» event.
Declaration
protected void OnElevateBegin( ElevateBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ElevateBeginEventArgs | Additional arguments for this event. |
OnElevateComplete(args) Method {#onelevatecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateComplete» event.
Declaration
protected void OnElevateComplete( ElevateCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ElevateCompleteEventArgs | Additional arguments for this event. |
OnError(args) Method {#onerror_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Error» event.
Declaration
protected void OnError( ErrorEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ErrorEventArgs | Additional arguments for this event. |
OnExecuteBegin(args) Method {#onexecutebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteBegin» event.
Declaration
protected void OnExecuteBegin( ExecuteBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteBeginEventArgs | Additional arguments for this event. |
OnExecuteComplete(args) Method {#onexecutecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteComplete» event.
Declaration
protected void OnExecuteComplete( ExecuteCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteCompleteEventArgs | Additional arguments for this event. |
OnExecuteFilesInUse(args) Method {#onexecutefilesinuse_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteFilesInUse» event.
Declaration
protected void OnExecuteFilesInUse( ExecuteFilesInUseEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteFilesInUseEventArgs | Additional arguments for this event. |
OnExecuteMsiMessage(args) Method {#onexecutemsimessage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteMsiMessage» event.
Declaration
protected void OnExecuteMsiMessage( ExecuteMsiMessageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteMsiMessageEventArgs | Additional arguments for this event. |
OnExecutePackageBegin(args) Method {#onexecutepackagebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageBegin» event.
Declaration
protected void OnExecutePackageBegin( ExecutePackageBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecutePackageBeginEventArgs | Additional arguments for this event. |
OnExecutePackageComplete(args) Method {#onexecutepackagecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageComplete» event.
Declaration
protected void OnExecutePackageComplete( ExecutePackageCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecutePackageCompleteEventArgs | Additional arguments for this event. |
OnExecutePatchTarget(args) Method {#onexecutepatchtarget_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePatchTarget» event.
Declaration
protected void OnExecutePatchTarget( ExecutePatchTargetEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecutePatchTargetEventArgs | Additional arguments for this event. |
OnExecuteProcessCancel(args) Method {#onexecuteprocesscancel_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProcessCancel» event.
Declaration
protected void OnExecuteProcessCancel( ExecuteProcessCancelEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteProcessCancelEventArgs | Additional arguments for this event. |
OnExecuteProgress(args) Method {#onexecuteprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProgress» event.
Declaration
protected void OnExecuteProgress( ExecuteProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ExecuteProgressEventArgs | Additional arguments for this event. |
OnLaunchApprovedExeBegin(args) Method {#onlaunchapprovedexebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeBegin» event.
Declaration
protected void OnLaunchApprovedExeBegin( LaunchApprovedExeBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | LaunchApprovedExeBeginEventArgs | Additional arguments for this event. |
OnLaunchApprovedExeComplete(args) Method {#onlaunchapprovedexecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeComplete» event.
Declaration
protected void OnLaunchApprovedExeComplete( LaunchApprovedExeCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | LaunchApprovedExeCompleteEventArgs | Additional arguments for this event. |
OnPauseAutomaticUpdatesBegin(args) Method {#onpauseautomaticupdatesbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesBegin» event.
Declaration
protected void OnPauseAutomaticUpdatesBegin( PauseAutomaticUpdatesBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PauseAutomaticUpdatesBeginEventArgs | Additional arguments for this event. |
OnPauseAutomaticUpdatesComplete(args) Method {#onpauseautomaticupdatescomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesComplete» event.
Declaration
protected void OnPauseAutomaticUpdatesComplete( PauseAutomaticUpdatesCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PauseAutomaticUpdatesCompleteEventArgs | Additional arguments for this event. |
OnPlanBegin(args) Method {#onplanbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanBegin» event.
Declaration
protected void OnPlanBegin( PlanBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanBeginEventArgs | Additional arguments for this event. |
OnPlanCompatibleMsiPackageBegin(args) Method {#onplancompatiblemsipackagebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageBegin» event.
Declaration
protected void OnPlanCompatibleMsiPackageBegin( PlanCompatibleMsiPackageBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanCompatibleMsiPackageBeginEventArgs | Additional arguments for this event. |
OnPlanCompatibleMsiPackageComplete(args) Method {#onplancompatiblemsipackagecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanCompatibleMsiPackageComplete» event.
Declaration
protected void OnPlanCompatibleMsiPackageComplete( PlanCompatibleMsiPackageCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanCompatibleMsiPackageCompleteEventArgs | Additional arguments for this event. |
OnPlanComplete(args) Method {#onplancomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanComplete» event.
Declaration
protected void OnPlanComplete( PlanCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanCompleteEventArgs | Additional arguments for this event. |
OnPlanForwardCompatibleBundle(args) Method {#onplanforwardcompatiblebundle_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanForwardCompatibleBundle» event.
Declaration
protected void OnPlanForwardCompatibleBundle( PlanForwardCompatibleBundleEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanForwardCompatibleBundleEventArgs | Additional arguments for this event. |
OnPlanMsiFeature(args) Method {#onplanmsifeature_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiFeature» event.
Declaration
protected void OnPlanMsiFeature( PlanMsiFeatureEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanMsiFeatureEventArgs | Additional arguments for this event. |
OnPlanMsiPackage(args) Method {#onplanmsipackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiPackage» event.
Declaration
protected void OnPlanMsiPackage( PlanMsiPackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanMsiPackageEventArgs | Additional arguments for this event. |
OnPlannedCompatiblePackage(args) Method {#onplannedcompatiblepackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedCompatiblePackage» event.
Declaration
protected void OnPlannedCompatiblePackage( PlannedCompatiblePackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlannedCompatiblePackageEventArgs | Additional arguments for this event. |
OnPlannedPackage(args) Method {#onplannedpackage_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedPackage» event.
Declaration
protected void OnPlannedPackage( PlannedPackageEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlannedPackageEventArgs | Additional arguments for this event. |
OnPlanPackageBegin(args) Method {#onplanpackagebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageBegin» event.
Declaration
protected void OnPlanPackageBegin( PlanPackageBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanPackageBeginEventArgs | Additional arguments for this event. |
OnPlanPackageComplete(args) Method {#onplanpackagecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageComplete» event.
Declaration
protected void OnPlanPackageComplete( PlanPackageCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanPackageCompleteEventArgs | Additional arguments for this event. |
OnPlanPatchTarget(args) Method {#onplanpatchtarget_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPatchTarget» event.
Declaration
protected void OnPlanPatchTarget( PlanPatchTargetEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanPatchTargetEventArgs | Additional arguments for this event. |
OnPlanRelatedBundle(args) Method {#onplanrelatedbundle_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundle» event.
Declaration
protected void OnPlanRelatedBundle( PlanRelatedBundleEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanRelatedBundleEventArgs | Additional arguments for this event. |
OnPlanRelatedBundleType(args) Method {#onplanrelatedbundletype_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundleType» event.
Declaration
protected void OnPlanRelatedBundleType( PlanRelatedBundleTypeEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanRelatedBundleTypeEventArgs | Additional arguments for this event. |
OnPlanRestoreRelatedBundle(args) Method {#onplanrestorerelatedbundle_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRestoreRelatedBundle» event.
Declaration
protected void OnPlanRestoreRelatedBundle( PlanRestoreRelatedBundleEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | PlanRestoreRelatedBundleEventArgs | Additional arguments for this event. |
OnPlanRollbackBoundary() Method {#onplanrollbackboundary_nop}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRollbackBoundary» event.
Declaration
protected void OnPlanRollbackBoundary()
OnProgress(args) Method {#onprogress_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Progress» event.
Declaration
protected void OnProgress( ProgressEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ProgressEventArgs | Additional arguments for this event. |
OnRegisterBegin(args) Method {#onregisterbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterBegin» event.
Declaration
protected void OnRegisterBegin( RegisterBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | RegisterBeginEventArgs | Additional arguments for this event. |
OnRegisterComplete(args) Method {#onregistercomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterComplete» event.
Declaration
protected void OnRegisterComplete( RegisterCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | RegisterCompleteEventArgs | Additional arguments for this event. |
OnRollbackMsiTransactionBegin(args) Method {#onrollbackmsitransactionbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionBegin» event.
Declaration
protected void OnRollbackMsiTransactionBegin( RollbackMsiTransactionBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | RollbackMsiTransactionBeginEventArgs | Additional arguments for this event. |
OnRollbackMsiTransactionComplete(args) Method {#onrollbackmsitransactioncomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RollbackMsiTransactionComplete» event.
Declaration
protected void OnRollbackMsiTransactionComplete( RollbackMsiTransactionCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | RollbackMsiTransactionCompleteEventArgs | Additional arguments for this event. |
OnSetUpdateBegin(args) Method {#onsetupdatebegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateBegin» event.
Declaration
protected void OnSetUpdateBegin( SetUpdateBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | SetUpdateBeginEventArgs | Additional arguments for this event. |
OnSetUpdateComplete(args) Method {#onsetupdatecomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateComplete» event.
Declaration
protected void OnSetUpdateComplete( SetUpdateCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | SetUpdateCompleteEventArgs | Additional arguments for this event. |
OnShutdown(args) Method {#onshutdown_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Shutdown» event.
Declaration
protected void OnShutdown( ShutdownEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | ShutdownEventArgs | Additional arguments for this event. |
OnStartup(args) Method {#onstartup_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Startup» event.
Declaration
protected void OnStartup( StartupEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | StartupEventArgs | Additional arguments for this event. |
OnSystemRestorePointBegin(args) Method {#onsystemrestorepointbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointBegin» event.
Declaration
protected void OnSystemRestorePointBegin( SystemRestorePointBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | SystemRestorePointBeginEventArgs | Additional arguments for this event. |
OnSystemRestorePointComplete(args) Method {#onsystemrestorepointcomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointComplete» event.
Declaration
protected void OnSystemRestorePointComplete( SystemRestorePointCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | SystemRestorePointCompleteEventArgs | Additional arguments for this event. |
OnUnregisterBegin(args) Method {#onunregisterbegin_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterBegin» event.
Declaration
protected void OnUnregisterBegin( UnregisterBeginEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | UnregisterBeginEventArgs | Additional arguments for this event. |
OnUnregisterComplete(args) Method {#onunregistercomplete_args}
Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterComplete» event.
Declaration
protected void OnUnregisterComplete( UnregisterCompleteEventArgs args)
Parameters
Parameter | Type | Description |
---|---|---|
args | UnregisterCompleteEventArgs | Additional arguments for this event. |
Run() Method {#run_nop}
Entry point that is called when the bootstrapper application is ready to run.
Declaration
protected void Run()
ApplyBegin Event {#applybegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs> ApplyBegin
Value
System.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs>
ApplyComplete Event {#applycomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs> ApplyComplete
Value
System.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs>
ApplyDowngrade Event {#applydowngrade}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs> ApplyDowngrade
Value
System.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs>
BeginMsiTransactionBegin Event {#beginmsitransactionbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs> BeginMsiTransactionBegin
Value
System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs>
BeginMsiTransactionComplete Event {#beginmsitransactioncomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs> BeginMsiTransactionComplete
Value
System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs>
CacheAcquireBegin Event {#cacheacquirebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs> CacheAcquireBegin
Value
System.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs>
CacheAcquireComplete Event {#cacheacquirecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs> CacheAcquireComplete
Value
System.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs>
CacheAcquireProgress Event {#cacheacquireprogress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs> CacheAcquireProgress
Value
System.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs>
CacheAcquireResolving Event {#cacheacquireresolving}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs> CacheAcquireResolving
Value
System.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs>
CacheBegin Event {#cachebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs> CacheBegin
Value
System.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs>
CacheComplete Event {#cachecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs> CacheComplete
Value
System.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs>
CacheContainerOrPayloadVerifyBegin Event {#cachecontainerorpayloadverifybegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs> CacheContainerOrPayloadVerifyBegin
Value
System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs>
CacheContainerOrPayloadVerifyComplete Event {#cachecontainerorpayloadverifycomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs> CacheContainerOrPayloadVerifyComplete
Value
System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs>
CacheContainerOrPayloadVerifyProgress Event {#cachecontainerorpayloadverifyprogress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs> CacheContainerOrPayloadVerifyProgress
Value
System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs>
CachePackageBegin Event {#cachepackagebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs> CachePackageBegin
Value
System.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs>
CachePackageComplete Event {#cachepackagecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs> CachePackageComplete
Value
System.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs>
CachePackageNonVitalValidationFailure Event {#cachepackagenonvitalvalidationfailure}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs> CachePackageNonVitalValidationFailure
Value
System.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs>
CachePayloadExtractBegin Event {#cachepayloadextractbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs> CachePayloadExtractBegin
Value
System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs>
CachePayloadExtractComplete Event {#cachepayloadextractcomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs> CachePayloadExtractComplete
Value
System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs>
CachePayloadExtractProgress Event {#cachepayloadextractprogress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs> CachePayloadExtractProgress
Value
System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs>
CacheVerifyBegin Event {#cacheverifybegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs> CacheVerifyBegin
Value
System.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs>
CacheVerifyComplete Event {#cacheverifycomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs> CacheVerifyComplete
Value
System.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs>
CacheVerifyProgress Event {#cacheverifyprogress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs> CacheVerifyProgress
Value
System.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs>
CommitMsiTransactionBegin Event {#commitmsitransactionbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs> CommitMsiTransactionBegin
Value
System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs>
CommitMsiTransactionComplete Event {#commitmsitransactioncomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs> CommitMsiTransactionComplete
Value
System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs>
DetectBegin Event {#detectbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs> DetectBegin
Value
System.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs>
DetectCompatibleMsiPackage Event {#detectcompatiblemsipackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs> DetectCompatibleMsiPackage
Value
System.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs>
DetectComplete Event {#detectcomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs> DetectComplete
Value
System.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs>
DetectForwardCompatibleBundle Event {#detectforwardcompatiblebundle}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs> DetectForwardCompatibleBundle
Value
System.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs>
DetectMsiFeature Event {#detectmsifeature}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs> DetectMsiFeature
Value
System.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs>
DetectPackageBegin Event {#detectpackagebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs> DetectPackageBegin
Value
System.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs>
DetectPackageComplete Event {#detectpackagecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs> DetectPackageComplete
Value
System.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs>
DetectPatchTarget Event {#detectpatchtarget}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs> DetectPatchTarget
Value
System.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs>
DetectRelatedBundle Event {#detectrelatedbundle}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs> DetectRelatedBundle
Value
System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs>
DetectRelatedBundlePackage Event {#detectrelatedbundlepackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs> DetectRelatedBundlePackage
Value
System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs>
DetectRelatedMsiPackage Event {#detectrelatedmsipackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs> DetectRelatedMsiPackage
Value
System.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs>
DetectUpdate Event {#detectupdate}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs> DetectUpdate
Value
System.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs>
DetectUpdateBegin Event {#detectupdatebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs> DetectUpdateBegin
Value
System.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs>
DetectUpdateComplete Event {#detectupdatecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs> DetectUpdateComplete
Value
System.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs>
ElevateBegin Event {#elevatebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs> ElevateBegin
Value
System.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs>
ElevateComplete Event {#elevatecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs> ElevateComplete
Value
System.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs>
Error Event {#error}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ErrorEventArgs> Error
Value
System.EventHandler<WixToolset.Mba.Core.ErrorEventArgs>
ExecuteBegin Event {#executebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs> ExecuteBegin
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs>
ExecuteComplete Event {#executecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs> ExecuteComplete
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs>
ExecuteFilesInUse Event {#executefilesinuse}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs> ExecuteFilesInUse
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs>
ExecuteMsiMessage Event {#executemsimessage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs> ExecuteMsiMessage
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs>
ExecutePackageBegin Event {#executepackagebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs> ExecutePackageBegin
Value
System.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs>
ExecutePackageComplete Event {#executepackagecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs> ExecutePackageComplete
Value
System.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs>
ExecutePatchTarget Event {#executepatchtarget}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs> ExecutePatchTarget
Value
System.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs>
ExecuteProcessCancel Event {#executeprocesscancel}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs> ExecuteProcessCancel
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs>
ExecuteProgress Event {#executeprogress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs> ExecuteProgress
Value
System.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs>
LaunchApprovedExeBegin Event {#launchapprovedexebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs> LaunchApprovedExeBegin
Value
System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs>
LaunchApprovedExeComplete Event {#launchapprovedexecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs> LaunchApprovedExeComplete
Value
System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs>
PauseAutomaticUpdatesBegin Event {#pauseautomaticupdatesbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs> PauseAutomaticUpdatesBegin
Value
System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs>
PauseAutomaticUpdatesComplete Event {#pauseautomaticupdatescomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs> PauseAutomaticUpdatesComplete
Value
System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs>
PlanBegin Event {#planbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs> PlanBegin
Value
System.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs>
PlanCompatibleMsiPackageBegin Event {#plancompatiblemsipackagebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs> PlanCompatibleMsiPackageBegin
Value
System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs>
PlanCompatibleMsiPackageComplete Event {#plancompatiblemsipackagecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs> PlanCompatibleMsiPackageComplete
Value
System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs>
PlanComplete Event {#plancomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs> PlanComplete
Value
System.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs>
PlanForwardCompatibleBundle Event {#planforwardcompatiblebundle}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs> PlanForwardCompatibleBundle
Value
System.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs>
PlanMsiFeature Event {#planmsifeature}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs> PlanMsiFeature
Value
System.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs>
PlanMsiPackage Event {#planmsipackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs> PlanMsiPackage
Value
System.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs>
PlannedCompatiblePackage Event {#plannedcompatiblepackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs> PlannedCompatiblePackage
Value
System.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs>
PlannedPackage Event {#plannedpackage}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs> PlannedPackage
Value
System.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs>
PlanPackageBegin Event {#planpackagebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs> PlanPackageBegin
Value
System.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs>
PlanPackageComplete Event {#planpackagecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs> PlanPackageComplete
Value
System.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs>
PlanPatchTarget Event {#planpatchtarget}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs> PlanPatchTarget
Value
System.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs>
PlanRelatedBundle Event {#planrelatedbundle}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs> PlanRelatedBundle
Value
System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs>
PlanRelatedBundleType Event {#planrelatedbundletype}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs> PlanRelatedBundleType
Value
System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs>
PlanRestoreRelatedBundle Event {#planrestorerelatedbundle}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs> PlanRestoreRelatedBundle
Value
System.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs>
PlanRollbackBoundary Event {#planrollbackboundary}
Declaration
public System.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs> PlanRollbackBoundary
Value
System.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs>
Progress Event {#progress}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ProgressEventArgs> Progress
Value
System.EventHandler<WixToolset.Mba.Core.ProgressEventArgs>
RegisterBegin Event {#registerbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs> RegisterBegin
Value
System.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs>
RegisterComplete Event {#registercomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs> RegisterComplete
Value
System.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs>
RollbackMsiTransactionBegin Event {#rollbackmsitransactionbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs> RollbackMsiTransactionBegin
Value
System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs>
RollbackMsiTransactionComplete Event {#rollbackmsitransactioncomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs> RollbackMsiTransactionComplete
Value
System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs>
SetUpdateBegin Event {#setupdatebegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs> SetUpdateBegin
Value
System.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs>
SetUpdateComplete Event {#setupdatecomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs> SetUpdateComplete
Value
System.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs>
Shutdown Event {#shutdown}
Declaration
public System.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs> Shutdown
Value
System.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs>
Startup Event {#startup}
Declaration
public System.EventHandler<WixToolset.Mba.Core.StartupEventArgs> Startup
Value
System.EventHandler<WixToolset.Mba.Core.StartupEventArgs>
SystemRestorePointBegin Event {#systemrestorepointbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs> SystemRestorePointBegin
Value
System.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs>
SystemRestorePointComplete Event {#systemrestorepointcomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs> SystemRestorePointComplete
Value
System.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs>
UnregisterBegin Event {#unregisterbegin}
Declaration
public System.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs> UnregisterBegin
Value
System.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs>
UnregisterComplete Event {#unregistercomplete}
Declaration
public System.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs> UnregisterComplete
Value
System.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs>