Releases: mwd1993/DesktopSorter
DesktopSorter Version 0.0.4
DesktopSorter Version 0.0.3
Updates From 0.0.2 Include:
- The program now moves Folders/Directories that are less than 1 Gig in size, to the compression folder.
- You can exclude Folder/Directory moving by adding "folders" to your extension exclusions argument.
Say we want to ignore txt files, jpg files, and all folders, the CMD Line would look like so:
DesktopSorter.exe compress .jpg,folders,.txt
DesktopSorter Version 0.0.2
Updates From 0.0.1 Include:
-
Added the ability to add extensions you can exclude from the compression, seperated by a comma, ie:
DesktopSorter.exe compress .exe,.png,.mp4,.jpg
<-- This when ran from CMD, will compress all files, but ones with these extensions -
Also added Public Desktop functionality, which solved why some desktop files weren't being detected (default user desktop, and public desktop are not the same)
So now, if you have Desktop icons that reside in the public desktop, if you DON'T RUN CMD AS ADMIN, it cannot move those files back. So it will then just place them on your desktop, in a folder called _PublicDesktop. You can then, always re-run CMD as admin, drop the _PublicDesktop folder into the DesktopSorter folder, and try again, to decompress your files, and they should now all go to their correct location respectively (Public Desktop, or User Desktop). -
Added some comments for people to follow along with what's going on.
DesktopSorter Version 0.0.1
Initial Release of DesktopSorter. Use at your own risk. If you need help running this, just read the Readme.md file. Example Usage below:
CMD Line:
DesktopSorter.exe compress
or:
DesktopSorter.exe decompress