Files
date-grouper/install_context_menu.reg
PhatPhuckDave 2b347b1c55 Add C_ prefix to command
By now we have quite a few phew...
2025-10-02 17:14:03 +02:00

7 lines
286 B
Reg

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_Group by date]
@="Group by date"
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\C_Group by date\command]
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""