Files
date-grouper/install_context_menu.reg

19 lines
710 B
Reg

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]
@="Group by date"
[HKEY_CURRENT_USER\Software\Classes\AllFileSystemObjects\shell\Group by date\command]
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe %*"