Skip to content

[Registry Preview] Two values with the same name. #26423

@PesBandi

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).

image

Other Software

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Idea-EnhancementNew feature or request on an existing productProduct-Registry PreviewRefers to the Registry Preview PowerToy

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions