Delete confirmation gone

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
ysu
Junior Member
Junior Member
Posts: 13
Joined: 2010-04-22, 23:08 UTC

Delete confirmation gone

Post by *ysu »

Gents, problem here.
I've migrated to win10 - finally - and reinstalled my Total Commander.

Now the delete confirmation window is gone, if/when I hit 'del' the file or directory is gone straight away (I get a confirmation window on non-empty directories only).

This is not what I want, but I can't fix it, please help.

I've tried both explorer and non-explorer delete methods, and I've got all the delete confirmation boxes switched "on" under the "misc" folder.

What did I miss? :(
gdpr deleted 6
Power Member
Power Member
Posts: 872
Joined: 2013-09-04, 14:07 UTC

Re: Delete confirmation gone

Post by *gdpr deleted 6 »

Do you delete into the recycle bin? Or do you do a real deletion of the file (i.e., not moving into the recycle bin)?
In other words: Are you talking about the Windows dialog asking for deletion into the recycle bin, or are you talking about the TC dialog asking for a direct deletion?


If you talk about deletion into the recycle bin and therefore the Windows dialog, the appearance of this dialog is not controlled by Total Commander. (I am almost sure that there is some Windows/registry setting for configuring the appearance of this dialog. But i don't know the details, and anyway, there is nothing stopping you from googling it if you need them juicy details...).


If you talk about direct deletion and hence the TC dialog, try starting TC with a fresh INI file with default settings like and see if the behavior changes:

Code: Select all

<PathToTotalCommanderExe> /i=%TEMP%\test_tc.ini
(This will instruct TC to create and use a new INI file with default settings in the %TEMP% directory. Don't worry, your normal wincmd.ini file won't be touched. If you start TC normally again without the /i switch, your normal wincmd.ini will be used again...)
User avatar
petermad
Power Member
Power Member
Posts: 16034
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Delete confirmation gone

Post by *petermad »

2ysu
Check that you have this parameter in the [Configuration] section of your wincmd.ini file:

Code: Select all

VistaDelete=-1
This should ensure that you get a confirmation dialog, even if you delete to recycle bin and confirmation is turned off for Windows.

You can check Windows' confirmation setting this way.

In TC use the Menu: "Commands" -> "Open Desktop folder"
Right click on [Recycle Bin].
Choose "Properties"
There should be a checkbox "Display delete confirmation dialog".

If you have a Recycle Bin icon on your Desktop, you can also just right click on that.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50561
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Delete confirmation gone

Post by *ghisler(Author) »

You can also right click on the "F8 Delete" button and enable delete confirmation to recycle bin in the "Properties".
Author of Total Commander
https://www.ghisler.com
ysu
Junior Member
Junior Member
Posts: 13
Joined: 2010-04-22, 23:08 UTC

Re: Delete confirmation gone

Post by *ysu »

Thanks guys, yes it was indeed the simple delete (to bin) not the shift-del (perma del).

Got it sorted via windows config.
Post Reply