Displayray
Results
1
issues of
Displayray
My code: await regedit.createKey(["HKEY_LOCAL_MACHINE\\SOFTWARE\\PFM"]); regedit.putValue({ "HKEY_LOCAL_MACHINE\\SOFTWARE\\PFM": { myname: { value: myvalue, type: "REG_SZ", }, }, });