This is program that sorts Windows desktop Icons first by type, than by name. Folders are sorted first, than shortcuts.
Clone the project and build with Visual Studio 2022
.NET Framework 4.8
Visual Studio 2022
Inno Setup to build the installer
iscc (Inno Setup Command Line Compiler) must be in your PATH environment variable
Build a release version of the solution and the installer will be in InnoSetup\Output
This project is not open for contributions right now. Please log any issues or questions in https://github.com/tomhornyak/SortDesktopIcons/issues
- Tom Hornyak - Initial work - https://github.com/tomhornyak/SortDesktopIcons
This project is licensed under the MIT License - see the license.txt file for details