Click here to Skip to main content
15,867,568 members
Everything / Registry

Registry

registry

Great Reads

by Amir Mohammad Nasrollahi
How to list the installed applications of your system and their setup details in C# language
by Michael Chourdakis
A simple template for manipulating the registry
by Avelino Ferreira
"Don't care about Google Maps/Routing/StreetView programming. This Control gives your WinForms applications the power of Google Maps API v3". - my previous article. Unfortunately, since Dec.2015, Google Maps JavaScript API applications requires authentication and the program stopped working properly
by Marijan Nikic
One-file shell-integrated easy solution for automatic recognition of movies and TV shows

Latest Articles

by Minh Danh Nguyen (ToughDev)
Dual-system Bluetooth keyboard setup: Seamless pairing with Windows 11 and Ubuntu 22
by Bruno van Dooren
This article describes how to use Windows transactions to recursively delete a registry tree under a registry subkey and then the subkey itself.
by Greg Utas
Registering and efficiently accessing polymorphic objects
by Marijan Nikic
One-file shell-integrated easy solution for automatic recognition of movies and TV shows

All Articles

Sort by Score

Registry 

23 Oct 2015 by Michael Chourdakis
A simple template for manipulating the registry
4 Jul 2016 by Avelino Ferreira
"Don't care about Google Maps/Routing/StreetView programming. This Control gives your WinForms applications the power of Google Maps API v3". - my previous article. Unfortunately, since Dec.2015, Google Maps JavaScript API applications requires authentication and the program stopped working properly
13 Nov 2019 by Marijan Nikic
One-file shell-integrated easy solution for automatic recognition of movies and TV shows
16 Aug 2022 by Bruno van Dooren
This article describes how to use Windows transactions to recursively delete a registry tree under a registry subkey and then the subkey itself.
3 Feb 2017 by Satish Jagtap
This article is written in VC++ as utility to manage startup applications of Windows.
11 Oct 2013 by ASP.NET Community
Here is the example code: Imports Microsoft.Win32dim MyValue as string MyValue = RegValue(RegistryHive.LocalMachine, "SOFTWARE\Microsoft\Internet
23 Aug 2012 by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
19 Aug 2018 by Michael Haephrati
Here is a way to find what is the email address / addresses used by the user running a program
6 Jul 2020 by Greg Utas
Registering and efficiently accessing polymorphic objects