More actions
Created page with " <syntaxhighlight lang="reg"> Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\openfolderoffileinnewwindow] @="Open folder of file in new window" [HKEY_CLASSES_ROOT\*\shell\openfolderoffileinnewwindow\command] @="explorer.exe /select,\"%1\"" </syntaxhighlight>" |
(No difference)
|
Latest revision as of 08:02, 17 September 2024
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\openfolderoffileinnewwindow]
@="Open folder of file in new window"
[HKEY_CLASSES_ROOT\*\shell\openfolderoffileinnewwindow\command]
@="explorer.exe /select,\"%1\""