Click or drag to resize

BenchEnvironmentRegisterInUserProfile Method

Registers the Bench environment in the Windows user profile.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public void RegisterInUserProfile()
Remarks

Stores the following environment variables are set or updated in the user profile:

  • BENCH_VERSION
  • BENCH_HOME
  • BENCH_PATH
  • PATH is changed by adding %BENCH_PATH%
See Also