sdf_frankenscript/common/common.windows-registry

10 lines
145 B
Plaintext

{
"RegistryEntries": [
{
Path: "HKCU:\\Environment",
Key: {Name: "HOME",
Type: "ExpandString",
Value: "%USERPROFILE%"}
}
]
}