Skip to content

BootstrapperApplication Class

The default bootstrapper application.

MethodDescription
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.
EventDescription
ApplyBegin
ApplyComplete
ApplyDowngrade
BeginMsiTransactionBegin
BeginMsiTransactionComplete
CacheAcquireBegin
CacheAcquireComplete
CacheAcquireProgress
CacheAcquireResolving
CacheBegin
CacheComplete
CacheContainerOrPayloadVerifyBegin
CacheContainerOrPayloadVerifyComplete
CacheContainerOrPayloadVerifyProgress
CachePackageBegin
CachePackageComplete
CachePackageNonVitalValidationFailure
CachePayloadExtractBegin
CachePayloadExtractComplete
CachePayloadExtractProgress
CacheVerifyBegin
CacheVerifyComplete
CacheVerifyProgress
CommitMsiTransactionBegin
CommitMsiTransactionComplete
DetectBegin
DetectCompatibleMsiPackage
DetectComplete
DetectForwardCompatibleBundle
DetectMsiFeature
DetectPackageBegin
DetectPackageComplete
DetectPatchTarget
DetectRelatedBundle
DetectRelatedBundlePackage
DetectRelatedMsiPackage
DetectUpdate
DetectUpdateBegin
DetectUpdateComplete
ElevateBegin
ElevateComplete
Error
ExecuteBegin
ExecuteComplete
ExecuteFilesInUse
ExecuteMsiMessage
ExecutePackageBegin
ExecutePackageComplete
ExecutePatchTarget
ExecuteProcessCancel
ExecuteProgress
LaunchApprovedExeBegin
LaunchApprovedExeComplete
PauseAutomaticUpdatesBegin
PauseAutomaticUpdatesComplete
PlanBegin
PlanCompatibleMsiPackageBegin
PlanCompatibleMsiPackageComplete
PlanComplete
PlanForwardCompatibleBundle
PlanMsiFeature
PlanMsiPackage
PlannedCompatiblePackage
PlannedPackage
PlanPackageBegin
PlanPackageComplete
PlanPatchTarget
PlanRelatedBundle
PlanRelatedBundleType
PlanRestoreRelatedBundle
PlanRollbackBoundary
Progress
RegisterBegin
RegisterComplete
RollbackMsiTransactionBegin
RollbackMsiTransactionComplete
SetUpdateBegin
SetUpdateComplete
Shutdown
Startup
SystemRestorePointBegin
SystemRestorePointComplete
UnregisterBegin
UnregisterComplete
FieldDescription
asyncExecutionSpecifies whether this bootstrapper should run asynchronously. The default is true.
engineGets the «see T:WixToolset.Mba.Core.IEngine» for interaction with the engine.
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyBegin» event.

protected void OnApplyBegin(
ApplyBeginEventArgs args
)
ParameterTypeDescription
argsApplyBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyComplete» event.

protected void OnApplyComplete(
ApplyCompleteEventArgs args
)
ParameterTypeDescription
argsApplyCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ApplyDowngrade» event.

protected void OnApplyDowngrade(
ApplyDowngradeEventArgs args
)
ParameterTypeDescription
argsApplyDowngradeEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.BeginMsiTransactionBegin» event.

protected void OnBeginMsiTransactionBegin(
BeginMsiTransactionBeginEventArgs args
)
ParameterTypeDescription
argsBeginMsiTransactionBeginEventArgsAdditional 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.

protected void OnBeginMsiTransactionComplete(
BeginMsiTransactionCompleteEventArgs args
)
ParameterTypeDescription
argsBeginMsiTransactionCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireBegin» event.

protected void OnCacheAcquireBegin(
CacheAcquireBeginEventArgs args
)
ParameterTypeDescription
argsCacheAcquireBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireComplete» event.

protected void OnCacheAcquireComplete(
CacheAcquireCompleteEventArgs args
)
ParameterTypeDescription
argsCacheAcquireCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireProgress» event.

protected void OnCacheAcquireProgress(
CacheAcquireProgressEventArgs args
)
ParameterTypeDescription
argsCacheAcquireProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheAcquireResolving» event.

protected void OnCacheAcquireResolving(
CacheAcquireResolvingEventArgs args
)
ParameterTypeDescription
argsCacheAcquireResolvingEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheBegin» event.

protected void OnCacheBegin(
CacheBeginEventArgs args
)
ParameterTypeDescription
argsCacheBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheComplete» event.

protected void OnCacheComplete(
CacheCompleteEventArgs args
)
ParameterTypeDescription
argsCacheCompleteEventArgsAdditional 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.

protected void OnCacheContainerOrPayloadVerifyBegin(
CacheContainerOrPayloadVerifyBeginEventArgs args
)
ParameterTypeDescription
argsCacheContainerOrPayloadVerifyBeginEventArgsAdditional 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.

protected void OnCacheContainerOrPayloadVerifyComplete(
CacheContainerOrPayloadVerifyCompleteEventArgs args
)
ParameterTypeDescription
argsCacheContainerOrPayloadVerifyCompleteEventArgsAdditional 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.

protected void OnCacheContainerOrPayloadVerifyProgress(
CacheContainerOrPayloadVerifyProgressEventArgs args
)
ParameterTypeDescription
argsCacheContainerOrPayloadVerifyProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageBegin» event.

protected void OnCachePackageBegin(
CachePackageBeginEventArgs args
)
ParameterTypeDescription
argsCachePackageBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePackageComplete» event.

protected void OnCachePackageComplete(
CachePackageCompleteEventArgs args
)
ParameterTypeDescription
argsCachePackageCompleteEventArgsAdditional 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.

protected void OnCachePackageNonVitalValidationFailure(
CachePackageNonVitalValidationFailureEventArgs args
)
ParameterTypeDescription
argsCachePackageNonVitalValidationFailureEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CachePayloadExtractBegin» event.

protected void OnCachePayloadExtractBegin(
CachePayloadExtractBeginEventArgs args
)
ParameterTypeDescription
argsCachePayloadExtractBeginEventArgsAdditional 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.

protected void OnCachePayloadExtractComplete(
CachePayloadExtractCompleteEventArgs args
)
ParameterTypeDescription
argsCachePayloadExtractCompleteEventArgsAdditional 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.

protected void OnCachePayloadExtractProgress(
CachePayloadExtractProgressEventArgs args
)
ParameterTypeDescription
argsCachePayloadExtractProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyBegin» event.

protected void OnCacheVerifyBegin(
CacheVerifyBeginEventArgs args
)
ParameterTypeDescription
argsCacheVerifyBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyComplete» event.

protected void OnCacheVerifyComplete(
CacheVerifyCompleteEventArgs args
)
ParameterTypeDescription
argsCacheVerifyCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CacheVerifyProgress» event.

protected void OnCacheVerifyProgress(
CacheVerifyProgressEventArgs args
)
ParameterTypeDescription
argsCacheVerifyProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.CommitMsiTransactionBegin» event.

protected void OnCommitMsiTransactionBegin(
CommitMsiTransactionBeginEventArgs args
)
ParameterTypeDescription
argsCommitMsiTransactionBeginEventArgsAdditional 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.

protected void OnCommitMsiTransactionComplete(
CommitMsiTransactionCompleteEventArgs args
)
ParameterTypeDescription
argsCommitMsiTransactionCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectBegin» event.

protected void OnDetectBegin(
DetectBeginEventArgs args
)
ParameterTypeDescription
argsDetectBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectCompatibleMsiPackage» event.

protected void OnDetectCompatibleMsiPackage(
DetectCompatibleMsiPackageEventArgs args
)
ParameterTypeDescription
argsDetectCompatibleMsiPackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectComplete» event.

protected void OnDetectComplete(
DetectCompleteEventArgs args
)
ParameterTypeDescription
argsDetectCompleteEventArgsAdditional 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.

protected void OnDetectForwardCompatibleBundle(
DetectForwardCompatibleBundleEventArgs args
)
ParameterTypeDescription
argsDetectForwardCompatibleBundleEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectMsiFeature» event.

protected void OnDetectMsiFeature(
DetectMsiFeatureEventArgs args
)
ParameterTypeDescription
argsDetectMsiFeatureEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageBegin» event.

protected void OnDetectPackageBegin(
DetectPackageBeginEventArgs args
)
ParameterTypeDescription
argsDetectPackageBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPackageComplete» event.

protected void OnDetectPackageComplete(
DetectPackageCompleteEventArgs args
)
ParameterTypeDescription
argsDetectPackageCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectPatchTarget» event.

protected void OnDetectPatchTarget(
DetectPatchTargetEventArgs args
)
ParameterTypeDescription
argsDetectPatchTargetEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundle» event.

protected void OnDetectRelatedBundle(
DetectRelatedBundleEventArgs args
)
ParameterTypeDescription
argsDetectRelatedBundleEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedBundlePackage» event.

protected void OnDetectRelatedBundlePackage(
DetectRelatedBundlePackageEventArgs args
)
ParameterTypeDescription
argsDetectRelatedBundlePackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectRelatedMsiPackage» event.

protected void OnDetectRelatedMsiPackage(
DetectRelatedMsiPackageEventArgs args
)
ParameterTypeDescription
argsDetectRelatedMsiPackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdate» event.

protected void OnDetectUpdate(
DetectUpdateEventArgs args
)
ParameterTypeDescription
argsDetectUpdateEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateBegin» event.

protected void OnDetectUpdateBegin(
DetectUpdateBeginEventArgs args
)
ParameterTypeDescription
argsDetectUpdateBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.DetectUpdateComplete» event.

protected void OnDetectUpdateComplete(
DetectUpdateCompleteEventArgs args
)
ParameterTypeDescription
argsDetectUpdateCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateBegin» event.

protected void OnElevateBegin(
ElevateBeginEventArgs args
)
ParameterTypeDescription
argsElevateBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ElevateComplete» event.

protected void OnElevateComplete(
ElevateCompleteEventArgs args
)
ParameterTypeDescription
argsElevateCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Error» event.

protected void OnError(
ErrorEventArgs args
)
ParameterTypeDescription
argsErrorEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteBegin» event.

protected void OnExecuteBegin(
ExecuteBeginEventArgs args
)
ParameterTypeDescription
argsExecuteBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteComplete» event.

protected void OnExecuteComplete(
ExecuteCompleteEventArgs args
)
ParameterTypeDescription
argsExecuteCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteFilesInUse» event.

protected void OnExecuteFilesInUse(
ExecuteFilesInUseEventArgs args
)
ParameterTypeDescription
argsExecuteFilesInUseEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteMsiMessage» event.

protected void OnExecuteMsiMessage(
ExecuteMsiMessageEventArgs args
)
ParameterTypeDescription
argsExecuteMsiMessageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageBegin» event.

protected void OnExecutePackageBegin(
ExecutePackageBeginEventArgs args
)
ParameterTypeDescription
argsExecutePackageBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePackageComplete» event.

protected void OnExecutePackageComplete(
ExecutePackageCompleteEventArgs args
)
ParameterTypeDescription
argsExecutePackageCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecutePatchTarget» event.

protected void OnExecutePatchTarget(
ExecutePatchTargetEventArgs args
)
ParameterTypeDescription
argsExecutePatchTargetEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProcessCancel» event.

protected void OnExecuteProcessCancel(
ExecuteProcessCancelEventArgs args
)
ParameterTypeDescription
argsExecuteProcessCancelEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.ExecuteProgress» event.

protected void OnExecuteProgress(
ExecuteProgressEventArgs args
)
ParameterTypeDescription
argsExecuteProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeBegin» event.

protected void OnLaunchApprovedExeBegin(
LaunchApprovedExeBeginEventArgs args
)
ParameterTypeDescription
argsLaunchApprovedExeBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.LaunchApprovedExeComplete» event.

protected void OnLaunchApprovedExeComplete(
LaunchApprovedExeCompleteEventArgs args
)
ParameterTypeDescription
argsLaunchApprovedExeCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PauseAutomaticUpdatesBegin» event.

protected void OnPauseAutomaticUpdatesBegin(
PauseAutomaticUpdatesBeginEventArgs args
)
ParameterTypeDescription
argsPauseAutomaticUpdatesBeginEventArgsAdditional 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.

protected void OnPauseAutomaticUpdatesComplete(
PauseAutomaticUpdatesCompleteEventArgs args
)
ParameterTypeDescription
argsPauseAutomaticUpdatesCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanBegin» event.

protected void OnPlanBegin(
PlanBeginEventArgs args
)
ParameterTypeDescription
argsPlanBeginEventArgsAdditional 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.

protected void OnPlanCompatibleMsiPackageBegin(
PlanCompatibleMsiPackageBeginEventArgs args
)
ParameterTypeDescription
argsPlanCompatibleMsiPackageBeginEventArgsAdditional 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.

protected void OnPlanCompatibleMsiPackageComplete(
PlanCompatibleMsiPackageCompleteEventArgs args
)
ParameterTypeDescription
argsPlanCompatibleMsiPackageCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanComplete» event.

protected void OnPlanComplete(
PlanCompleteEventArgs args
)
ParameterTypeDescription
argsPlanCompleteEventArgsAdditional 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.

protected void OnPlanForwardCompatibleBundle(
PlanForwardCompatibleBundleEventArgs args
)
ParameterTypeDescription
argsPlanForwardCompatibleBundleEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiFeature» event.

protected void OnPlanMsiFeature(
PlanMsiFeatureEventArgs args
)
ParameterTypeDescription
argsPlanMsiFeatureEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanMsiPackage» event.

protected void OnPlanMsiPackage(
PlanMsiPackageEventArgs args
)
ParameterTypeDescription
argsPlanMsiPackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedCompatiblePackage» event.

protected void OnPlannedCompatiblePackage(
PlannedCompatiblePackageEventArgs args
)
ParameterTypeDescription
argsPlannedCompatiblePackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlannedPackage» event.

protected void OnPlannedPackage(
PlannedPackageEventArgs args
)
ParameterTypeDescription
argsPlannedPackageEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageBegin» event.

protected void OnPlanPackageBegin(
PlanPackageBeginEventArgs args
)
ParameterTypeDescription
argsPlanPackageBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPackageComplete» event.

protected void OnPlanPackageComplete(
PlanPackageCompleteEventArgs args
)
ParameterTypeDescription
argsPlanPackageCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanPatchTarget» event.

protected void OnPlanPatchTarget(
PlanPatchTargetEventArgs args
)
ParameterTypeDescription
argsPlanPatchTargetEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundle» event.

protected void OnPlanRelatedBundle(
PlanRelatedBundleEventArgs args
)
ParameterTypeDescription
argsPlanRelatedBundleEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRelatedBundleType» event.

protected void OnPlanRelatedBundleType(
PlanRelatedBundleTypeEventArgs args
)
ParameterTypeDescription
argsPlanRelatedBundleTypeEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRestoreRelatedBundle» event.

protected void OnPlanRestoreRelatedBundle(
PlanRestoreRelatedBundleEventArgs args
)
ParameterTypeDescription
argsPlanRestoreRelatedBundleEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.PlanRollbackBoundary» event.

protected void OnPlanRollbackBoundary()

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Progress» event.

protected void OnProgress(
ProgressEventArgs args
)
ParameterTypeDescription
argsProgressEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterBegin» event.

protected void OnRegisterBegin(
RegisterBeginEventArgs args
)
ParameterTypeDescription
argsRegisterBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.RegisterComplete» event.

protected void OnRegisterComplete(
RegisterCompleteEventArgs args
)
ParameterTypeDescription
argsRegisterCompleteEventArgsAdditional 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.

protected void OnRollbackMsiTransactionBegin(
RollbackMsiTransactionBeginEventArgs args
)
ParameterTypeDescription
argsRollbackMsiTransactionBeginEventArgsAdditional 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.

protected void OnRollbackMsiTransactionComplete(
RollbackMsiTransactionCompleteEventArgs args
)
ParameterTypeDescription
argsRollbackMsiTransactionCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateBegin» event.

protected void OnSetUpdateBegin(
SetUpdateBeginEventArgs args
)
ParameterTypeDescription
argsSetUpdateBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SetUpdateComplete» event.

protected void OnSetUpdateComplete(
SetUpdateCompleteEventArgs args
)
ParameterTypeDescription
argsSetUpdateCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Shutdown» event.

protected void OnShutdown(
ShutdownEventArgs args
)
ParameterTypeDescription
argsShutdownEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.Startup» event.

protected void OnStartup(
StartupEventArgs args
)
ParameterTypeDescription
argsStartupEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointBegin» event.

protected void OnSystemRestorePointBegin(
SystemRestorePointBeginEventArgs args
)
ParameterTypeDescription
argsSystemRestorePointBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.SystemRestorePointComplete» event.

protected void OnSystemRestorePointComplete(
SystemRestorePointCompleteEventArgs args
)
ParameterTypeDescription
argsSystemRestorePointCompleteEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterBegin» event.

protected void OnUnregisterBegin(
UnregisterBeginEventArgs args
)
ParameterTypeDescription
argsUnregisterBeginEventArgsAdditional arguments for this event.

Called by the engine, raises the «see E:WixToolset.Mba.Core.BootstrapperApplication.UnregisterComplete» event.

protected void OnUnregisterComplete(
UnregisterCompleteEventArgs args
)
ParameterTypeDescription
argsUnregisterCompleteEventArgsAdditional arguments for this event.

Entry point that is called when the bootstrapper application is ready to run.

protected void Run()
public System.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs> ApplyBegin

System.EventHandler<WixToolset.Mba.Core.ApplyBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs> ApplyComplete

System.EventHandler<WixToolset.Mba.Core.ApplyCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs> ApplyDowngrade

System.EventHandler<WixToolset.Mba.Core.ApplyDowngradeEventArgs>

public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs> BeginMsiTransactionBegin

System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs> BeginMsiTransactionComplete

System.EventHandler<WixToolset.Mba.Core.BeginMsiTransactionCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs> CacheAcquireBegin

System.EventHandler<WixToolset.Mba.Core.CacheAcquireBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs> CacheAcquireComplete

System.EventHandler<WixToolset.Mba.Core.CacheAcquireCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs> CacheAcquireProgress

System.EventHandler<WixToolset.Mba.Core.CacheAcquireProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs> CacheAcquireResolving

System.EventHandler<WixToolset.Mba.Core.CacheAcquireResolvingEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs> CacheBegin

System.EventHandler<WixToolset.Mba.Core.CacheBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs> CacheComplete

System.EventHandler<WixToolset.Mba.Core.CacheCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs> CacheContainerOrPayloadVerifyBegin

System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyBeginEventArgs>

CacheContainerOrPayloadVerifyComplete Event

Section titled “CacheContainerOrPayloadVerifyComplete Event”
public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs> CacheContainerOrPayloadVerifyComplete

System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyCompleteEventArgs>

CacheContainerOrPayloadVerifyProgress Event

Section titled “CacheContainerOrPayloadVerifyProgress Event”
public System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs> CacheContainerOrPayloadVerifyProgress

System.EventHandler<WixToolset.Mba.Core.CacheContainerOrPayloadVerifyProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs> CachePackageBegin

System.EventHandler<WixToolset.Mba.Core.CachePackageBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs> CachePackageComplete

System.EventHandler<WixToolset.Mba.Core.CachePackageCompleteEventArgs>

CachePackageNonVitalValidationFailure Event

Section titled “CachePackageNonVitalValidationFailure Event”
public System.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs> CachePackageNonVitalValidationFailure

System.EventHandler<WixToolset.Mba.Core.CachePackageNonVitalValidationFailureEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs> CachePayloadExtractBegin

System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs> CachePayloadExtractComplete

System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs> CachePayloadExtractProgress

System.EventHandler<WixToolset.Mba.Core.CachePayloadExtractProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs> CacheVerifyBegin

System.EventHandler<WixToolset.Mba.Core.CacheVerifyBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs> CacheVerifyComplete

System.EventHandler<WixToolset.Mba.Core.CacheVerifyCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs> CacheVerifyProgress

System.EventHandler<WixToolset.Mba.Core.CacheVerifyProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs> CommitMsiTransactionBegin

System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs> CommitMsiTransactionComplete

System.EventHandler<WixToolset.Mba.Core.CommitMsiTransactionCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs> DetectBegin

System.EventHandler<WixToolset.Mba.Core.DetectBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs> DetectCompatibleMsiPackage

System.EventHandler<WixToolset.Mba.Core.DetectCompatibleMsiPackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs> DetectComplete

System.EventHandler<WixToolset.Mba.Core.DetectCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs> DetectForwardCompatibleBundle

System.EventHandler<WixToolset.Mba.Core.DetectForwardCompatibleBundleEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs> DetectMsiFeature

System.EventHandler<WixToolset.Mba.Core.DetectMsiFeatureEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs> DetectPackageBegin

System.EventHandler<WixToolset.Mba.Core.DetectPackageBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs> DetectPackageComplete

System.EventHandler<WixToolset.Mba.Core.DetectPackageCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs> DetectPatchTarget

System.EventHandler<WixToolset.Mba.Core.DetectPatchTargetEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs> DetectRelatedBundle

System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundleEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs> DetectRelatedBundlePackage

System.EventHandler<WixToolset.Mba.Core.DetectRelatedBundlePackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs> DetectRelatedMsiPackage

System.EventHandler<WixToolset.Mba.Core.DetectRelatedMsiPackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs> DetectUpdate

System.EventHandler<WixToolset.Mba.Core.DetectUpdateEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs> DetectUpdateBegin

System.EventHandler<WixToolset.Mba.Core.DetectUpdateBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs> DetectUpdateComplete

System.EventHandler<WixToolset.Mba.Core.DetectUpdateCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs> ElevateBegin

System.EventHandler<WixToolset.Mba.Core.ElevateBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs> ElevateComplete

System.EventHandler<WixToolset.Mba.Core.ElevateCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ErrorEventArgs> Error

System.EventHandler<WixToolset.Mba.Core.ErrorEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs> ExecuteBegin

System.EventHandler<WixToolset.Mba.Core.ExecuteBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs> ExecuteComplete

System.EventHandler<WixToolset.Mba.Core.ExecuteCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs> ExecuteFilesInUse

System.EventHandler<WixToolset.Mba.Core.ExecuteFilesInUseEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs> ExecuteMsiMessage

System.EventHandler<WixToolset.Mba.Core.ExecuteMsiMessageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs> ExecutePackageBegin

System.EventHandler<WixToolset.Mba.Core.ExecutePackageBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs> ExecutePackageComplete

System.EventHandler<WixToolset.Mba.Core.ExecutePackageCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs> ExecutePatchTarget

System.EventHandler<WixToolset.Mba.Core.ExecutePatchTargetEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs> ExecuteProcessCancel

System.EventHandler<WixToolset.Mba.Core.ExecuteProcessCancelEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs> ExecuteProgress

System.EventHandler<WixToolset.Mba.Core.ExecuteProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs> LaunchApprovedExeBegin

System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs> LaunchApprovedExeComplete

System.EventHandler<WixToolset.Mba.Core.LaunchApprovedExeCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs> PauseAutomaticUpdatesBegin

System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs> PauseAutomaticUpdatesComplete

System.EventHandler<WixToolset.Mba.Core.PauseAutomaticUpdatesCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs> PlanBegin

System.EventHandler<WixToolset.Mba.Core.PlanBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs> PlanCompatibleMsiPackageBegin

System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs> PlanCompatibleMsiPackageComplete

System.EventHandler<WixToolset.Mba.Core.PlanCompatibleMsiPackageCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs> PlanComplete

System.EventHandler<WixToolset.Mba.Core.PlanCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs> PlanForwardCompatibleBundle

System.EventHandler<WixToolset.Mba.Core.PlanForwardCompatibleBundleEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs> PlanMsiFeature

System.EventHandler<WixToolset.Mba.Core.PlanMsiFeatureEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs> PlanMsiPackage

System.EventHandler<WixToolset.Mba.Core.PlanMsiPackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs> PlannedCompatiblePackage

System.EventHandler<WixToolset.Mba.Core.PlannedCompatiblePackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs> PlannedPackage

System.EventHandler<WixToolset.Mba.Core.PlannedPackageEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs> PlanPackageBegin

System.EventHandler<WixToolset.Mba.Core.PlanPackageBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs> PlanPackageComplete

System.EventHandler<WixToolset.Mba.Core.PlanPackageCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs> PlanPatchTarget

System.EventHandler<WixToolset.Mba.Core.PlanPatchTargetEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs> PlanRelatedBundle

System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs> PlanRelatedBundleType

System.EventHandler<WixToolset.Mba.Core.PlanRelatedBundleTypeEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs> PlanRestoreRelatedBundle

System.EventHandler<WixToolset.Mba.Core.PlanRestoreRelatedBundleEventArgs>

public System.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs> PlanRollbackBoundary

System.EventHandler<WixToolset.Mba.Core.PlanRollbackBoundaryEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ProgressEventArgs> Progress

System.EventHandler<WixToolset.Mba.Core.ProgressEventArgs>

public System.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs> RegisterBegin

System.EventHandler<WixToolset.Mba.Core.RegisterBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs> RegisterComplete

System.EventHandler<WixToolset.Mba.Core.RegisterCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs> RollbackMsiTransactionBegin

System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs> RollbackMsiTransactionComplete

System.EventHandler<WixToolset.Mba.Core.RollbackMsiTransactionCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs> SetUpdateBegin

System.EventHandler<WixToolset.Mba.Core.SetUpdateBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs> SetUpdateComplete

System.EventHandler<WixToolset.Mba.Core.SetUpdateCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs> Shutdown

System.EventHandler<WixToolset.Mba.Core.ShutdownEventArgs>

public System.EventHandler<WixToolset.Mba.Core.StartupEventArgs> Startup

System.EventHandler<WixToolset.Mba.Core.StartupEventArgs>

public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs> SystemRestorePointBegin

System.EventHandler<WixToolset.Mba.Core.SystemRestorePointBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs> SystemRestorePointComplete

System.EventHandler<WixToolset.Mba.Core.SystemRestorePointCompleteEventArgs>

public System.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs> UnregisterBegin

System.EventHandler<WixToolset.Mba.Core.UnregisterBeginEventArgs>

public System.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs> UnregisterComplete

System.EventHandler<WixToolset.Mba.Core.UnregisterCompleteEventArgs>