Imran Bhatti
New Member
- Joined
- May 5, 2017
- Messages
- 4
- Thread Author
- #1
Hello
Its the very first time I am posting here as I just registered. So please redirect me to the correct forum section of the forum if it is not appropriate for this query.
My question is: "Do the names and paths of the registry keys changed from windows version to version and PC to PC?"
I have written a code in Excel VBA to detect and change the value of a registry.It works fine on my machine with windows 8.1. I have also tested it on another machine with windows 8.
But when trying to run it on a machine with windows 10 ,and error pops up with the following description
"Run-time error"
."Unable to open registry key" name of registry key" for reading" .I will appreciate any help in this
regard
Note: if I manually go and check through regedit.exe,the specific registry key does exist and the path is also the same in windows 10.
Thanks in advance.
Best Regards
Imran Bhatti
Its the very first time I am posting here as I just registered. So please redirect me to the correct forum section of the forum if it is not appropriate for this query.
My question is: "Do the names and paths of the registry keys changed from windows version to version and PC to PC?"
I have written a code in Excel VBA to detect and change the value of a registry.It works fine on my machine with windows 8.1. I have also tested it on another machine with windows 8.
But when trying to run it on a machine with windows 10 ,and error pops up with the following description
"Run-time error"
."Unable to open registry key" name of registry key" for reading" .I will appreciate any help in this
regard
Note: if I manually go and check through regedit.exe,the specific registry key does exist and the path is also the same in windows 10.
Thanks in advance.
Best Regards
Imran Bhatti