Click or drag to resize

BenchEnvironmentUnregisterFromUserProfile Method

Unregisters the Bench environment from the Windows user profile.

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

The following environment variables are deleted or updated in the user profile:

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