Skip to content

P4SSER8Y/RecycleBinHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recycle Bin Helper

Select the items older than X days in the recycle bin and remove them.

Usage

RecycleBinHelper <days> [-s | --silent]
  • <days> REQUIRED. The items older than <days> days will be selected and removed.
  • [-s | --silent] OPTIONAL. No confirm dialogs. Delete files directly.

Examples

  • RecycleBinHelper 0 remove all the items
  • RecycleBinHelper 7 -s remove the items older than one week

Update

V0.1.2-alpha

  • Bug avoided: replace Shell32.Shell.Namespace method

About

Help you select files and delete

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages