await promisifiedRegedit.putValue({
[`HKCR\\CLSID\\{b65db688-9b12-4a08-b397-b92e6eec8a99}\\DefaultIcon`]: {
"": {
value: 'value',
type: 'REG_EXPAND_SZ',
},
}
});
// Error: expected to have groups of 4 arguments for each value that is written to the registry