Robogator
Clean my desktop - Printable Version

+- Robogator (https://community.robogator.io)
+-- Forum: Example Task Scripts (https://community.robogator.io/forum-8.html)
+--- Forum: Utilities (https://community.robogator.io/forum-7.html)
+--- Thread: Clean my desktop (/thread-8.html)



Clean my desktop - Robogator - 10-02-2024


This solution does a desktop cleanup and stores files in an archive desktop folder by cleanup date. It is possible to exclude files or directories from the desktop cleanup

Used parameters:
param["Archive"] -> Archive folder path | Default path if parameter value is empty: Local-temp-folder / uuid
param["Exclude"] -> Exclude files or directories from cleanup -> Set filenames with extensions or directories all together as a single comma separated value.

Used keys:
-

Used languages:
C#