The Windows Desktop uses a different ListView implementation compared to standard Explorer folder views to enable free placement of icons. However, this distinct architecture means some standard features may not behave as expected. Most notably, the Shift + Click selection behavior defaults to a "1D" linear selection (item-by-item) rather than a 2D rectangular selection.
This mod changes the Shift + Click behavior on Desktop to use a 2D rectangular selection. When you hold Shift and click to select a range, the mod selects all icons within the rectangular area defined by your start and end points (similar to selecting a range of cells with Shift + Click in Excel), rather than selecting every icon sequentially between them.
Key Improvements:
Ctrl + Shift + Click.Tested and verified on the following 64-bit platforms:
If it doesn't work on your system, please open an issue and provide your version of comctl32.dll (which should be above 1MB in size, in case there are multiple versions on your system) at my GitHub repository. Generally, the right version is located at C:\Windows\WinSxS\[amd64, x86]_microsoft.windows.common-controls_[version string]\comctl32.dll, where [amd64, x86] and [version string] varies based on your system and architecture.
Note: This mod applies only to the Desktop, other Explorer windows are not affected.


