Feature request:
When search result include files found in $Recycle.Bin show a column with original location. Like when browsing Recycle Bin with Windows Explorer
[Feature] please show column with original path for files found in $Recycle.Bin
Re: [Feature] please show column with original path for files found in $Recycle.Bin
With Everything 1.5 :
- Right-click the header of the result-list
- Select Add Columns from the context menu
- In the left pane, select Windows Property System
- In the Search field, type original
- Select Original location from the list.
- Press the OK buttoon
-
- Posts: 687
- Joined: Wed Jun 01, 2022 5:01 pm
Re: [Feature] please show column with original path for files found in $Recycle.Bin
And if anyone is interested, this can also be achieved by using
within a Search field of a Filter
Code: Select all
system.recycle.deletedfrom
Re: [Feature] please show column with original path for files found in $Recycle.Bin
If you are looking to search for this information, please try the following search:
:\$recycle.bin\ $r* property-system:System.Recycle.DeletedFrom:"C:\my original folder path\"
:\$recycle.bin\ $r* property-system:System.Recycle.DeletedFrom:"C:\my original folder path\"