This PoC demonstrates easy work with the Windows registry.
You can easily write down almost any value you need, delete a registry branch or parameter.
- Registry create branch and write value
- Registry delete branch or value
sample in registryWrapper.cpp
contributions are welcome.