How to prevent "Do you really want to delete ..."?
Moderators: Hacker, petermad, Stefan2, white
How to prevent "Do you really want to delete ..."?
Do you really . . .
Fresh install of TC on new hard drive. How can I prevent "Do you really want to delete 15 selected files and directories"? I have turned off all prompts I could find in configuration. This wasn't happening in my previous setup.
Fresh install of TC on new hard drive. How can I prevent "Do you really want to delete 15 selected files and directories"? I have turned off all prompts I could find in configuration. This wasn't happening in my previous setup.
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I don't recommend that. Instead, do the following:
1. Turn off Explorer delete mode
2. To wincmd.ini add the line
VistaDelete=1
under [Configuration]
3. Make sure the recycle bin is enabled, and delete confirmations are off.
1. Turn off Explorer delete mode
2. To wincmd.ini add the line
VistaDelete=1
under [Configuration]
3. Make sure the recycle bin is enabled, and delete confirmations are off.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Thanks for the advice. I made the change to Wincmd.ini and adjusted the settings in TC. However, User Account Control, which I recently turned on, is interfering with saving the revised file. It demands that I remove protection on the file. There is no protection. I'm going to turn UAC off again and retry. (I made a separate thread for that problem.)
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You have the wincmd.ini in a protected directory like c:\windows, or under "Program files". You have two options:
1. Press Alt+Enter on wincmd.ini and give user "everyone" "full control" over the file, or
2. Re-install TC (choose normal install, not update) and set the ini location to "Documents and settings".
1. Press Alt+Enter on wincmd.ini and give user "everyone" "full control" over the file, or
2. Re-install TC (choose normal install, not update) and set the ini location to "Documents and settings".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
It's up to you of course, but consider a situation when you accidently hit DEL/F8 key.
I also believe that configuration should allow user to disable DEL key (I did it by remapping it to 'reread source' function, but there should be dedicated checkbox for this). Deleting can be really harmfull, so it is silly that this is the only function which, by default, is available on two different keyboard keys.
And another thing: "No" button should be default in confirmation dialog, because it is really possible to hit DEL and ENTER/Space afterwords.
I also believe that configuration should allow user to disable DEL key (I did it by remapping it to 'reread source' function, but there should be dedicated checkbox for this). Deleting can be really harmfull, so it is silly that this is the only function which, by default, is available on two different keyboard keys.
And another thing: "No" button should be default in confirmation dialog, because it is really possible to hit DEL and ENTER/Space afterwords.