Click or drag to resize

DefaultBenchManagerUpdateEnvironment Method

Sets up the environment, including the env.cmd, the launcher scripts and launcher shortcuts. It also runs all custom environment scripts.

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

Return Value

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