XYplorer on Win10 Pro has stopped prompting before deleting. It used to prompt, but suddenly stopped, apparently on its own.
In the File Operations > Undo & Action Log > Prompt before delete is checked
In the File Operations > Suppress delete confirmation dialog is unchecked
BTW: These two settings seem to activate the same action. What happens if their settings conflict?
Anyway, how can I get XYplorer to prompt before deleting again?
Prompt before delete suddenly stopped prompting
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Prompt before delete suddenly stopped prompting
Welcome to the club.
Right click the recycle bin icon on your desktop, choose "Properties" in the context menu.
Is "Display delete confirmation dialog" really checked?
They don't. The first one is for undoing copy / new operations from the action log and the second for "simple" file deletions.BTW: These two settings seem to activate the same action
Right click the recycle bin icon on your desktop, choose "Properties" in the context menu.
Is "Display delete confirmation dialog" really checked?
One of my scripts helped you out? Please donate via Paypal
-
SteveC
- Posts: 3
- Joined: 07 Aug 2016 05:18
Re: Prompt before delete suddenly stopped prompting
The Recycle Bin's "Display delete confirmation dialog" was not checked. I checked it. When I delete a file in XYplorer, I get a delete confirmation message. Who is generating that message: XYplorer or Windows/Recycle Bin? When I delete the file in the Recycle Bin, I get another delete confirmation. Thanks for the help!
But what I really want is to get a delete confirmation only when I delete in XYplorer. When I delete (again) in Recycle Bin, I don't want a confirmation, just delete it. Can I configure XYplorer/Recycle Bin to act in that manner?
But what I really want is to get a delete confirmation only when I delete in XYplorer. When I delete (again) in Recycle Bin, I don't want a confirmation, just delete it. Can I configure XYplorer/Recycle Bin to act in that manner?
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Prompt before delete suddenly stopped prompting
It looks like it's generated by the OS, not by XYWho is generating that message: XYplorer or Windows/Recycle Bin?
Good question... Atm I can't see any combination that would work that way.Can I configure XYplorer/Recycle Bin to act in that manner?
What would work:
Configuration | File Operations | Miscellaneous | Suppress delete confirmation dialog
Unchecked
A button / keyboard shortcut that invokes:
Code: Select all
run """<xypath>\@Tools\NirCmd\nircmd.exe"" emptybin", , , 0;
I for myself use this "solution"...
One of my scripts helped you out? Please donate via Paypal
-
SteveC
- Posts: 3
- Joined: 07 Aug 2016 05:18
Re: Prompt before delete suddenly stopped prompting
Hmm... bypass the Recycle Bin and instead use NirCmd to empty the bin. I wasn't familiar with NirCmd, but it seems to be quite a Swiss Army knife of command-line operations. With the Win10 Recycle Bin requiring an extra step to empty the recycle bin (vs Win7), NirCmd seems to be a preferable choice for the operation (and maybe other operations, as well). Thanks much for the help!
-
admin
- Site Admin
- Posts: 66672
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Prompt before delete suddenly stopped prompting
Next version adds a native Delete Confirmation to make XY independent of the Windows setting.
FAQ | XY News RSS | XY X
XYplorer Beta Club