DesktopSorter Version 0.0.2
Pre-releaseUpdates 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.