Add C_ prefix to command

By now we have quite a few phew...
This commit is contained in:
2025-10-02 17:14:03 +02:00
parent d3dbb47c9b
commit 2b347b1c55
2 changed files with 4 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
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"
[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\""