Skip to content

Commit 5d0e1f2

Browse files
Merge pull request #4149 from MicrosoftDocs/main638457628629095764sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents d538cf6 + b6e2587 commit 5d0e1f2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

hub/powertoys/registry-preview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To start using Registry Preview, enable it in the PowerToys Settings (**Registry
2121

2222
### How to activate
2323

24-
Select one or more .reg files in Windows File Explorer. Right-click on the selected file(s), select **Show more options** from the menu to expand the list of menu options, then select **Preview** to open Registry Preview. **Registry Preview** can also be opened from PowerToys Settings' **Registry Preview** tab.
24+
Select one or more .reg files in Windows File Explorer. Right-click on the selected file(s), then select **Preview** to open Registry Preview. On Windows 11: select **Show more options** from the menu to expand the list of menu options. **Registry Preview** can also be opened from PowerToys Settings' **Registry Preview** tab.
2525

2626
**Note:** Currently, there is a 10MB file limit for opening Windows Registry files with Registry Preview. It will show a message if a file contains invalid content.
2727

@@ -31,12 +31,12 @@ After opening a Windows Registry file, the file content is shown. This content c
3131

3232
On the other side there is a visual tree representation of the registry keys listed in the file. This visual tree will be automatically updated on each file content change inside the app.
3333

34-
Select a specific registry key in the visual tree to see the values of that registry key below it.
34+
Select a registry key in the visual tree to see the values of that registry key below it.
3535

3636
Select **Edit** to open the file in Notepad.
3737

38-
Select **Reload** to reload file content if the file is changed outside of the Registry Preview.
38+
Select **Reload** to reload file content in case the file is changed outside of the Registry Preview.
3939

40-
Select **Write to Registry** to save any changes listed in the Preview to the Windows Registry. The Windows Registry Editor will open and ask for confirmation before writing data.
40+
Select **Write to registry** to save any changes listed in the Preview to the Windows Registry. The Windows Registry Editor will ask for confirmation before writing data.
4141

42-
Select **Open key** to open the Windows Registry Editor with whatever key you have highlighted in the treeview as the initial starting point.
42+
Select **Open key** to open the Windows Registry Editor with the location of the key you have highlighted in the treeview as the initial starting point.

0 commit comments

Comments
 (0)