New
#11
I do not know what the problem is.
Try checking on the Effective access tab to make sure that inheritance from Current_User\Software is not complicating things.
If you read through the key then you'll see several references to other software that uses it / is used by it. But I cannot see how they are messing with things - the Permissions say it all.
- - - - - - - -
Just one more point - and it might identify the problem.
Are you talking about .reg files made the same way as the WindowPositionProfiles.reg you posted? It was not made as a .reg file and cannot be made to work as though it was. You need to select .reg format when doing the export in RegEdit.
- Your posted WindowPositionProfiles.reg file looks to me as thought it was exported as a text files not a .reg file.
- Exporting .reg files is not a problem. They remain readable - just drop them into a Notepad window. Their formatting actually makes then easier to read than text exports.
- I always export as .reg and, if I am not going to use the files immediately, I add .txt to the end of the filename to make sure they are innocuous during storage. So SomeKeyOrOther.reg becomes SomeKeyOrOther.reg.txt and I can open them like any other text file. I can later ditch the .txt if I need to use them as .reg files.
Denis