Open
Description
Microsoft PowerToys version
0.70
Installation method
GitHub
Running as admin
Yes
Area(s) with issue?
Registry Preview
Steps to reproduce
Create a registry entries file with the following content:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.test]
"test"=dword:00000000
"test"=dword:00000000
Select the .test
subkey in the right pane.
✔️ Expected Behavior
A single line should appear with the name test
.
❌ Actual Behavior
Two lines with the same content appear. This should not happen, since having two same names in a single key is impossible and after running the file, only one will be added (of course).
Other Software
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Activity