Add C_ prefix to command
By now we have quite a few phew...
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date]
|
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_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\C_Group by date\command]
|
||||||
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""
|
@@ -1,8 +1,4 @@
|
|||||||
Windows Registry Editor Version 5.00
|
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]
|
||||||
[-HKEY_CURRENT_USER\Software\Classes\Directory\shell\Group by date\command]
|
[-HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_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]
|
|
Reference in New Issue
Block a user