Recursive File/Folder Delete to Recycle bin Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
n00b
Posts: 29
Joined: 24 May 2016, 16:42

Recursive File/Folder Delete to Recycle bin

08 Oct 2022, 15:44

Hello,

I would like to move to recycle bin all files and folders recursively including the folder itself if the folder name ends with [DELETE].

My Folder [DELETE]
..File_A
..File_B
....Sub Folder 1
......File_C
......File_D

-> Expected Result: My Folder [DELETE], File_A, File_B, Sub Folder 1, File_C, File_D are moved to rec bin

I tried the FileRecycle command but only the files where moved to the bin.

Thanks
n00b
Posts: 29
Joined: 24 May 2016, 16:42

Re: Recursive File/Folder Delete to Recycle bin  Topic is solved

08 Oct 2022, 16:50

I guess I found a solution myself in "Recycle from CmdUtils". It supports wildcards, and seems to do the job.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: a_riva, Google [Bot], MSN [Bot], peter_ahk and 174 guests