This action allows you to write a value to the registry. The registry is a database used by Windows to store configuration data.
The key to write to.
The sub-key to write to.
The value to write to.
The data to write.
This exception is thrown when the requested sub-key cannot be found.