Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.17 KB

recycle.bin.md

File metadata and controls

46 lines (37 loc) · 1.17 KB

Recycle Bin and System Cleaning

Source Code & Screenshots

Snippet:

recycle.bin.nss

Screenshot:

Screenshot 1

Overview

Configuration for enhanced Recycle Bin context menu with system cleaning utilities and component store management.

Key Features

  • Disk cleanup integration
  • Temporary file cleanup
  • Secure deletion option
  • Component store management

Menu Structure

  • Cleaning/Recycling Menu
    • Disk Cleanup
    • Drive-specific cleanup
    • Temporary files cleanup
    • Empty Recycle Bin
    • Secure Empty (with SDelete)
    • Component Store (Windows 10+)
      • Analyze Store
      • Clean Up Store
      • Check and Clean Up

Usage Notes

  • Requires admin rights for certain operations
  • SDelete integration optional
  • SHIFT key reveals additional options
  • Removes default Rename/Paste options

Dependencies

  • Windows Operating System
  • Nilesoft Shell framework
  • Windows Disk Cleanup (cleanmgr.exe)
  • PowerShell
  • DISM (Windows 10+)
  • SDelete (optional) (winget)
  • Shell32.dll