how to delete files without recycle bin?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
sundilsan
Posts: 3
Joined: 12 Apr 2015 11:31

how to delete files without recycle bin?

Post by sundilsan »

i wont use recycle bin with xy...

Stef123

Re: how to delete files without recycle bin?

Post by Stef123 »

Shift DEL should work, just like elsewhere.
You could of course re-assign DEL to command ID #170 - to make w/o rec bin the default action for DEL.

Actually, I do it the other way round :titter: I assigned DEL to a user function that moves the files to a "recycle folder" I have set up. Safety net for myself when working on other machines, you never know, some people empty their bin all the time.

admin
Site Admin
Posts: 66619
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: how to delete files without recycle bin?

Post by admin »

Stef123 wrote:Actually, I do it the other way round :titter: I assigned DEL to a user function that moves the files to a "recycle folder" I have set up. Safety net for myself when working on other machines, you never know, some people empty their bin all the time.
Clever! The real recycle bin does just the same (as you surely know): moves the files to some special folder. But it also does some renaming and a bit of database to avoid collisions and allow restore.

Stef123

Re: how to delete files without recycle bin?

Post by Stef123 »

Yes, the collisions are something I do indeed run into. One of my many reasons to get a better grip on scripting. :whistle:

sundilsan
Posts: 3
Joined: 12 Apr 2015 11:31

Re: how to delete files without recycle bin?

Post by sundilsan »

Stef123 wrote:You could of course re-assign DEL to command ID #170
how do i re-assign? i am new, sorry. :-)

Stef123

Re: how to delete files without recycle bin?

Post by Stef123 »

Tools > Customize Keyboard Shortcuts
Click on the JUMP.... Button
Type DEL into the SEARCH field (should have the focus right away)
Pick "Delete (No Recycle Bin)" from the list
Assign your new shortcut. Click OK.

At your own risk. If you forget all about it, you may run into trouble a few months from now. :!:

sundilsan
Posts: 3
Joined: 12 Apr 2015 11:31

Re: how to delete files without recycle bin?

Post by sundilsan »

thanx! :-)

eil
Posts: 1888
Joined: 13 Jan 2011 19:44

Re: how to delete files without recycle bin?

Post by eil »

Stef123 wrote:Actually, I do it the other way round :titter: I assigned DEL to a user function that moves the files to a "recycle folder" I have set up. Safety net for myself when working on other machines, you never know, some people empty their bin all the time.
do you create such folders on each logic disk or one for all? and what about "restoring"/keep-track mechanic?
Win 7 SP1 x64 100% 1366x768|1900x1080

Stef123

Re: how to delete files without recycle bin?

Post by Stef123 »

It's part of my overall workflow which also includes custom thumbs caches and other side dishes. Basically, it all depends on what client I work for. Each one gets their own ini-file that I start up when I visit their offices. The ini primes XY to use a certain cache, a certain trash-folder, and a bunch of other settings. I am very diligent about this. No overlap, that's crucial. And all stashed away in encrypted drives.
eil wrote:what about "restoring"/keep-track mechanic?
Luckily, I've never had to restore anything, knock on wood. But I am confident I'd be able to track down the original locations. This is not about data loss, they all have their own means to handle that kind of thing. This is just my private concern, to handle my own lapses and follies.

Post Reply