Simplify reg or something
This commit is contained in:
@@ -1,19 +1,7 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date]
|
|
||||||
@="Group by date"
|
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date\command]
|
|
||||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\*\shell\Group by date]
|
|
||||||
@="Group by date"
|
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\*\shell\Group by date\command]
|
|
||||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date]
|
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date]
|
||||||
@="Group by date"
|
@="Group by date"
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date\command]
|
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date\command]
|
||||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe %*"
|
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
Reference in New Issue
Block a user