Replies: 3 comments 1 reply
-
There is an bug when moving items in this version, specifically when the names are similar, but it has been fixed in the debug version. To avoid this issue as much as possible, match the search by putting double quotes.
|
Beta Was this translation helpful? Give feedback.
-
Where do I add the static & dynamic sections to in the debug version? I tried adding it to the following files with no success: I am trying to add the following that I had working in the latest stable build:
|
Beta Was this translation helpful? Give feedback.
-
Perfect, I can confirm debug version fixes my issue. Thank you so much! If I want to add a shortcut to the device manager, what would the command be to add to Shell? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a registry tweak to have the firewall settings display in the context menu:

I want to move this to the "Favorites" menu, I am able to get it inside the Favorites menu but the subfolder for the "Windows Defender Firewall" doesn't completely display:

I was using the below code in the "static" section on the shell.nss
item(find='Windows Defender Firewall' menu='Favorites')
Beta Was this translation helpful? Give feedback.
All reactions