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
-
JensOd2
- Posts: 2
- Joined: Wed Jan 03, 2024 2:48 pm
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
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
-
Thy Grand Voidinesss
- Posts: 825
- 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-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
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\"