Releases: hexandcube/DesktopIconToggle
DesktopIconToggle v.2.1.0
What's new
DesktopIconToggle now only allows one instance to run at the same time (fixes #5)
Full Changelog: v.2.0.0...v.2.1.0
DesktopIconToggle v.2.0.0
What's Changed
The app has been rewritten from scratch in C# (.NET 8.0) and now uses proper Windows APIs.
Upgrading
It's recommended to uninstall any previously installed versions before upgrading to v.2.0.0.
The app now requires .NET 8.0 Desktop Runtime to be installed.
If you're using the installer (DesktopIconToggle-Setup.exe), it should automatically install any required dependencies.
You can also use a standalone Portable version (included in the ZIP) file, which is a self-contained executable that comes bundled with all necessary dependencies.
Full Changelog: v.1.4.0...v.2.0.0
DesktopIconToggle v.1.4.0
DesktopIconToggle v.1.3.0
Updated the about box
DesktopIconToggle v.1.2.0
Fixed an issue, that prevented users from renaming a file when the icons on desktop are visible, but the Show Desktop Icons option in the desktop context menu (View > Show Desktop Icons) is unchecked (#1).
DesktopIconToggle v.1.1.0
Version 1.1.0 Initial Commit