...
Registry value to retrieve (empty string for default value)
Example
Code Block |
---|
$filepath=$cs.Reg_GetString("HKU",".DEFAULT\Environment","Path") |
...
Registry value to retrieve (empty string for default value)
Code Block |
---|
$filepath=$cs.Reg_GetString("HKU",".DEFAULT\Environment","Path") |