2Kalle
wincmd.iniWhere:
Right-click Recycle Bin, go to Properties, and make sure the Delete confirmation dialog checkbox is checked ☑.
NB wincmd.ini Confirmation section implies the following entries:
wincmd.ini
Code:
[Configuration]VistaDelete=1|0|-1
Regarding Windows Explorer:1: Use new delete method of Windows Vista or later to delete files to recycle bin. Moves entire directories instead of individual files to recycle bin. Warning: This method doesn't warn about read only, hidden or system files, just like the Explorer!
0: Use old delete method (slow)
-1: Use new method if available, but show our own delete confirmation if it's disabled in Explorer.
Default value: VistaDelete=-1 under Windows Vista or newer, if the user hasn't disabled delete confirmation dialogs in Recycle bin properties, otherwise 0.
Warning:
--------------
This method doesn't warn about read only, hidden or system files, or non-empty directories, just like the Explorer! Do not use if you have manually disabled the recycle bin on certain drives!
Right-click Recycle Bin, go to Properties, and make sure the Delete confirmation dialog checkbox is checked ☑.
NB wincmd.ini Confirmation section implies the following entries:
Code:
[Configuration][Confirmation]DeleteDirs=OverwriteFiles=OverwriteReadonly=OverwriteHidSys=OverwriteHidSysNotReadonly=MouseActions=
Statistics: Posted by beb — 2025-01-19, 19:47 UTC