The following code is not working for me:
public bool createRegistry() { if (!registryExists()) { Microsoft.Win32.Registry.LocalMachine.Creat
Non-admin and unelevated admin users don't have rights to modify the HKEY_LOCAL_MACHINE key. Run the program 'as administrator'.