Skip to content

Instantly share code, notes, and snippets.

View MichaRotstein's full-sized avatar

MichaRotstein

View GitHub Profile
@lenisko
lenisko / MoveToBinMPC-HC.ahk
Last active August 15, 2024 02:02
Autohotkey - Move opened file in MPC-HC to Recycle Bin
; Autohotkey - Move opened file to Recycle Bin
; Working on: MPC-HC, Media Player Classic
;
; Setup: Options -> Player -> Title Bar -> Display full path
; Delete is under Del key, assuming page down is set to open next file as default.
#IfWinActive ahk_class MediaPlayerClassicW
{
Del::