Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm familiar with https://learn.microsoft.com/en-us/windows/msix/desktop/flexible-virtualization
But this doesn't quite do what I want - I want to write to HKLM and have it visible to other apps
I am calling StorageProviderSyncRootManager.Register which does write to HKLM already, but the API does not set all the reg keys I want, so I think my app should already be able to do so...
Beta Was this translation helpful? Give feedback.
All reactions