dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

Need some words on registry permissions #30779

Open kevinj2016 opened 2 years ago

kevinj2016 commented 2 years ago

I read the documentation page and tried out the code example. It works, but only if I am running VStudio as an administrator.

I think the doc would be improved if you said something about permissions and whether it is possible for apps to routinely store or update value=data pairs in the registry at runtime.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

BillWagner commented 2 years ago

That's a great suggestion @kevinj2016

I've added this suggestion to our backlog.