Replies: 1 comment
-
Issues should be for issues, I said this multiple times. Why not ask first, confirm it's an issue, and then it gets moved here just fine...? Why is following some piece of advice so hard? The application runs as the logged-in user, unelevated. It does not have access to write to keys in Also, specifically for your question, I think: I will close this and move to discussions, as I think it belongs there. Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
At 1c22ebf it shows that it is removing the registry key
HKEY_CURRENT_USER\Software\Classes\CLSID\{1eeb5b5a-06fb-4732-96b3-975c0194eb39}\InprocServer32
. The issue is that the CLSID is stored in HKEY_CLASSES_ROOT{1eeb5b5a-06fb-4732-96b3-975c0194eb39}\InProcServer32 and not in HKCU.Beta Was this translation helpful? Give feedback.
All reactions