how to delete files without recycle bin?
-
sundilsan
- Posts: 3
- Joined: 12 Apr 2015 11:31
how to delete files without recycle bin?
i wont use recycle bin with xy...
-
Stef123
Re: how to delete files without recycle bin?
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
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.
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
-
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?
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 wrote:Actually, I do it the other way roundI 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.
FAQ | XY News RSS | XY X
-
Stef123
Re: how to delete files without recycle bin?
Yes, the collisions are something I do indeed run into. One of my many reasons to get a better grip on scripting. 
-
sundilsan
- Posts: 3
- Joined: 12 Apr 2015 11:31
Re: how to delete files without recycle bin?
how do i re-assign? i am new, sorry. :-)Stef123 wrote:You could of course re-assign DEL to command ID #170
-
Stef123
Re: how to delete files without recycle bin?
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.
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?
thanx! :-)
-
eil
- Posts: 1888
- Joined: 13 Jan 2011 19:44
Re: how to delete files without recycle bin?
do you create such folders on each logic disk or one for all? and what about "restoring"/keep-track mechanic?Stef123 wrote:Actually, I do it the other way roundI 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.
Win 7 SP1 x64 100% 1366x768|1900x1080
-
Stef123
Re: how to delete files without recycle bin?
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.
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.eil wrote:what about "restoring"/keep-track mechanic?
XYplorer Beta Club