Click or drag to resize

DefaultBenchManagerReinstallApps Method

Uninstalls all installed apps, and then installs all active apps again.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool ReinstallApps()

Return Value

Type: Boolean
true if the execution of the task was successful; otherwise false.
See Also