Skip to content

Instantly share code, notes, and snippets.

View bertpoort's full-sized avatar

Bert Poort bertpoort

View GitHub Profile
@bertpoort
bertpoort / DeleteDirectoryFast.reg
Created October 13, 2025 09:52
Registry file to delete a directory fast
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Delete directory fast]
@=""
;"Extended"=""
"Icon"="shell32.dll,32"
"MUIVerb"="Delete directory fast"
"SubCommands"=""
;[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Delete directory fast\ExtendedSubCommandsKey]