DrewNaylor / HideSettingsPages

GUI to set a Registry key value to hide individual pages in the Windows 10 Settings app on the Creators Update and newer.
GNU General Public License v3.0
3 stars 0 forks source link

Add code to see if Registry key value exists. #24

Closed DrewNaylor closed 7 years ago

DrewNaylor commented 7 years ago

Even though it didn't take very long to implement, by allowing the user to see what their current key value is, they can know what pages are hidden or shown. This can also be used in other parts of the registry helper app to tell the user about the current key when it gets applied.