In Stata there is a menu item Edit --> Preferences --> Reset File Associations.

I believe when it is running it is trying to make changes to the registry (in Windows) to the HKLM branch, which requires admin rights which I don't have on the specific machine.
Is there any way to tell Stata to perform the same procedure on the HKCU branch of the registry, which should succeed for the current access level that I have? Perhaps this can be done from the command line somehow?
I believe when it is running it is trying to make changes to the registry (in Windows) to the HKLM branch, which requires admin rights which I don't have on the specific machine.
Is there any way to tell Stata to perform the same procedure on the HKCU branch of the registry, which should succeed for the current access level that I have? Perhaps this can be done from the command line somehow?
Comment