0.0.5 • Published 11 months ago
@canopytax/set-registry-key v0.0.5
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");