clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.5k stars 502 forks source link

Option to permanently delete file instead of moving to the recycle bin #3123

Closed joopbraak closed 1 month ago

joopbraak commented 1 month ago

Would it be possible to add an option to permanently delete a file instead of moving it to the recycle bin? This could be done in two ways:

I don't know if the latter option (if set to True) could be combined with the inability to set ConfirmFileDelete to True, so maybe the first option is better.

clsid2 commented 1 month ago

Right click on the recycle bin in Windows and select option "Do not move file to recycle bin. Remove files immediately."

joopbraak commented 1 month ago

I do not want to change that setting because that effects whole Windows. If I accidentally press the Delete key or it gets stuck I'm fucked. I like the difference between pressing the Delete key and pressing Shift+Delete. It would be awesome if that was possible from within mpc-hc as well.

Thanks for all your work by the way!