Compare commits
2 Commits
767eeb0156
...
master
Author | SHA1 | Date | |
---|---|---|---|
2b347b1c55 | |||
d3dbb47c9b |
@@ -1,19 +1,7 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date]
|
||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_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]
|
||||
@="Group by date"
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date\command]
|
||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe %*"
|
||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_Group by date\command]
|
||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
@@ -1,8 +1,4 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date\command]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\*\shell\Group by date]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\*\shell\Group by date\command]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date\command]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_Group by date]
|
||||
[-HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_Group by date\command]
|
Reference in New Issue
Block a user