Simplify reg or something

This commit is contained in:
2025-10-02 17:13:27 +02:00
parent 767eeb0156
commit d3dbb47c9b

View File

@@ -1,19 +1,7 @@
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 %*"
@="C:\\Users\\administrator\\go\\bin\\dategrouper.exe \"%1\""