Top "Registry" questions

The Windows Registry is a database where configuration settings for hardware, software and the Windows operating system itself are saved.

How to read value of a registry key c#

At start up of my application I am trying to see if the user has a specific version of a …

c# registry
How to run a C# application at Windows startup?

I made an application that launches during startup, with the next code below. The process runs on the process manager …

c# registry startup
How to check if a registry value exists using C#?

How to check if a registry value exists by C# code? This is my code, I want to check if …

c# registry
Requested registry access is not allowed

I'm writing a tweak utility that modifies some keys under HKEY_CLASSES_ROOT. All works fine under Windows XP and …

c# .net security uac registry
How to add Python to Windows registry

I've downloaded Enthought Canopy EPD Free (now Canopy Express) from https://www.enthought.com/products/epd/free/ and want to …

python registry enthought
Tracking changes in Windows registry

Is there a way to track changes in Windows registry? I'd like to see what changes in the registry are …

windows registry
Assign command output to variable in batch file

I'm trying to assign the output of a command to a variable - as in, I'm trying to set the …

batch-file variables flash cmd registry
Visual Studio 2008 Product Key in Registry?

I have a friend who needs to reinstall windows, but he can't find his VS2008 activation code/product key. Is …

visual-studio-2008 registry
Writing to registry in a C# application

I'm trying to write to the registry using my C# app. I'm using the answer given here: Writing values to …

c# registry
Registry key location for security update and Hotfixes

In my application i want to query the Security update and Hotfixes on windows box. For this i have queried …

windows registry arp