Where is the "opened by" property?
I can't seem to find it anywhere.
Where is the "opened by" property?
-
void
- Developer
- Posts: 19904
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Where is the "opened by" property?
Right click the result list column header and click Add columns....

Please make sure Everything Properties is selected on the left.
Type in:
open
Select Opened By and click OK:

Example usage:


Please make sure Everything Properties is selected on the left.
Type in:
open
Select Opened By and click OK:

Example usage:

-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Where is the "opened by" property?
Thanks, I was looking in options>properties to keep the property on the column list permanently but couldn't find it there.
-
void
- Developer
- Posts: 19904
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Where is the "opened by" property?
This property cannot be indexed.
Everything will periodically update all results when you search for, sort by or display opened-by.
Everything will periodically update all results when you search for, sort by or display opened-by.
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Where is the "opened by" property?
I've opened the column and tried entering opened-by but nothing is happening.
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Where is the "opened by" property?
I didn't see it either.
So maybe it's a Win10 thing (or at least > 7)?
So maybe it's a Win10 thing (or at least > 7)?
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Where is the "opened by" property?
I'm running Win7...
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Where is the "opened by" property?
@therube, did you manage to get this to work?
Thanks
Thanks
-
froggie
- Posts: 320
- Joined: Wed Jun 12, 2013 10:43 pm
Re: Where is the "opened by" property?
Windows 10 only
Code: Select all
opened-by:
is-open:
Search for files opened by the specified process name.
Requires Windows 10 or later.
Example:
opened-by:WINWORD.exe
opened-by:explorer.exe
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Where is the "opened by" property?
Ah! thanks, look like I'll be going without this particular function.
@therube, thank you, got all of those..
@therube, thank you, got all of those..
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: Where is the "opened by" property?
What makes this a Windows 10 thing, when Nir's OpenedFilesView can access this list in Windows 7? Presumably using the same API?therube wrote: Wed Oct 20, 2021 3:35 pm Since it's a 10 thing...
OpenedFilesView - View opened/locked files in your system (sharing violation issues)
ProcessActivityView - creates a summary of all files and folders that the selected process tries to access.
Process Hacker or Process Explorer.