Skip to content

IBootstrapperEngine Interface

Allows calls into the bootstrapper engine.

Methods

MethodDescription
Apply()See «see M:WixToolset.Mba.Core.IEngine.Apply(System.IntPtr)» .
CloseSplashScreen()See «see M:WixToolset.Mba.Core.IEngine.CloseSplashScreen» .
Detect()See «see M:WixToolset.Mba.Core.IEngine.Detect(System.IntPtr)» .
Elevate()See «see M:WixToolset.Mba.Core.IEngine.Elevate(System.IntPtr)» .
LaunchApprovedExe()See «see M:WixToolset.Mba.Core.IEngine.LaunchApprovedExe(System.IntPtr,System.String,System.String,System.Int32)» .
Log()See «see M:WixToolset.Mba.Core.IEngine.Log(WixToolset.Mba.Core.LogLevel,System.String)» .
Plan()See «see M:WixToolset.Mba.Core.IEngine.Plan(WixToolset.Mba.Core.LaunchAction)» .
Quit()See «see M:WixToolset.Mba.Core.IEngine.Quit(System.Int32)» .
SetDownloadSource()See «see M:WixToolset.Mba.Core.IEngine.SetDownloadSource(System.String,System.String,System.String,System.String,System.String)» .
SetLocalSource()See «see M:WixToolset.Mba.Core.IEngine.SetLocalSource(System.String,System.String,System.String)» .
SetUpdate()See «see M:WixToolset.Mba.Core.IEngine.SetUpdate(System.String,System.String,System.Int64,WixToolset.Mba.Core.UpdateHashType,System.String)» .
SetUpdateSource()Sets the URL to the update feed.
SetVariableNumeric()See «see M:WixToolset.Mba.Core.IEngine.SetVariableNumeric(System.String,System.Int64)» .
SetVariableString()See «see M:WixToolset.Mba.Core.IEngine.SetVariableString(System.String,System.String,System.Boolean)» .
SetVariableVersion()See «see M:WixToolset.Mba.Core.IEngine.SetVariableVersion(System.String,System.String)» .
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040

Apply() Method {#apply_nop}

See «see M:WixToolset.Mba.Core.IEngine.Apply(System.IntPtr)» .

Declaration

public void Apply()

CloseSplashScreen() Method {#closesplashscreen_nop}

See «see M:WixToolset.Mba.Core.IEngine.CloseSplashScreen» .

Declaration

public void CloseSplashScreen()

Detect() Method {#detect_nop}

See «see M:WixToolset.Mba.Core.IEngine.Detect(System.IntPtr)» .

Declaration

public void Detect()

Elevate() Method {#elevate_nop}

See «see M:WixToolset.Mba.Core.IEngine.Elevate(System.IntPtr)» .

Declaration

public int Elevate()

LaunchApprovedExe() Method {#launchapprovedexe_nop}

See «see M:WixToolset.Mba.Core.IEngine.LaunchApprovedExe(System.IntPtr,System.String,System.String,System.Int32)» .

Declaration

public void LaunchApprovedExe()

Log() Method {#log_nop}

See «see M:WixToolset.Mba.Core.IEngine.Log(WixToolset.Mba.Core.LogLevel,System.String)» .

Declaration

public void Log()

Plan() Method {#plan_nop}

See «see M:WixToolset.Mba.Core.IEngine.Plan(WixToolset.Mba.Core.LaunchAction)» .

Declaration

public void Plan()

Quit() Method {#quit_nop}

See «see M:WixToolset.Mba.Core.IEngine.Quit(System.Int32)» .

Declaration

public void Quit()

SetDownloadSource() Method {#setdownloadsource_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetDownloadSource(System.String,System.String,System.String,System.String,System.String)» .

Declaration

public void SetDownloadSource()

SetLocalSource() Method {#setlocalsource_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetLocalSource(System.String,System.String,System.String)» .

Declaration

public void SetLocalSource()

SetUpdate() Method {#setupdate_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetUpdate(System.String,System.String,System.Int64,WixToolset.Mba.Core.UpdateHashType,System.String)» .

Declaration

public void SetUpdate()

SetUpdateSource() Method {#setupdatesource_nop}

Sets the URL to the update feed.

Declaration

public void SetUpdateSource()

SetVariableNumeric() Method {#setvariablenumeric_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetVariableNumeric(System.String,System.Int64)» .

Declaration

public void SetVariableNumeric()

SetVariableString() Method {#setvariablestring_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetVariableString(System.String,System.String,System.Boolean)» .

Declaration

public void SetVariableString()

SetVariableVersion() Method {#setvariableversion_nop}

See «see M:WixToolset.Mba.Core.IEngine.SetVariableVersion(System.String,System.String)» .

Declaration

public void SetVariableVersion()