mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Notes: - Closes: #4539
This commit is contained in:
parent
3aeb857c7c
commit
c54087a4eb
@ -16,6 +16,12 @@ Windows Registry Editor Version 5.00
|
||||
[HKEY_CURRENT_USER\Software\Classes\Folder\shellex\ContextMenuHandlers\7-Zip]
|
||||
@="{23170F69-40C1-278A-1000-000100020000}"
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Classes\Directory\shellex\DragDropHandlers\7-Zip]
|
||||
@="{23170F69-40C1-278A-1000-000100020000}"
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Classes\Drive\shellex\DragDropHandlers\7-Zip]
|
||||
@="{23170F69-40C1-278A-1000-000100020000}"
|
||||
|
||||
[HKEY_CURRENT_USER\SOFTWARE\7-Zip\Options]
|
||||
"MenuIcons"=dword:00000001
|
||||
"CascadedMenu"=dword:00000001
|
||||
|
||||
@ -5,4 +5,6 @@ Windows Registry Editor Version 5.00
|
||||
[-HKEY_CURRENT_USER\Software\Classes\*\shellex\ContextMenuHandlers\7-Zip]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Directory\shellex\ContextMenuHandlers\7-Zip]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Folder\shellex\ContextMenuHandlers\7-Zip]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Directory\shellex\DragDropHandlers\7-Zip]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Drive\shellex\DragDropHandlers\7-Zip]
|
||||
[-HKEY_CURRENT_USER\SOFTWARE\7-Zip\Options]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user