mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
@@ -438,6 +438,8 @@ namespace RegistryPreview
|
|||||||
registryValue.Type = "ERROR";
|
registryValue.Type = "ERROR";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
registryValue.Value = value;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case "REG_QWORD":
|
case "REG_QWORD":
|
||||||
if (value.Length <= 0)
|
if (value.Length <= 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user