Added registry files to move Visual Studio and git context menu to the extended (Shift-rightclick) contextmenu

This commit is contained in:
Raphire
2021-02-04 01:39:23 +01:00
parent e29f111527
commit caa473f115
3 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\git_shell]
"Extended"=""
[HKEY_CLASSES_ROOT\Directory\shell\git_shell]
"Extended"=""

View File

@@ -0,0 +1,7 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\AnyCode]
"Extended"=""
[HKEY_CLASSES_ROOT\Directory\shell\AnyCode]
"Extended"=""