Clean my desktop

Clean my desktop

 
  • 0 Vote(s) - 0 Average
 
Robogator
Administrator
5
10-02-2024, 09:08 PM
#1

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#
Edited 10-03-2024, 11:32 AM by Robogator.
Robogator
10-02-2024, 09:08 PM #1


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#

 
  • 0 Vote(s) - 0 Average