@canopytax/set-registry-key
v0.0.5
Published
Native node module that adds registry keys on windows. Written in C++. That's all.
Downloads
7
Keywords
Readme
set-registry-key
Native node module that adds registry keys on windows. Written in C++. That's all.
import { setRegistryKey } from "@canopytax/set-registry-key";
setRegistryKey("registry\\path", "Property", "Value");