TestimoX

API Reference

Class

SystemHives

Namespace ComputerX.Registry.OfflineHives
Assembly ComputerX
Modifiers sealed

Paths to core system hive files under a Windows installation.

Inheritance

  • Object
  • SystemHives

Constructors

Properties

public String WindowsRoot { get; set; } #

Windows installation root directory.

public String System { get; set; } #

Full path to SYSTEM hive.

public String Software { get; set; } #

Full path to SOFTWARE hive.

public String Security { get; set; } #

Full path to SECURITY hive.

public String Sam { get; set; } #

Full path to SAM hive.

public String Default { get; set; } #

Full path to DEFAULT hive.