Open an efu file in another Everything window by double clicking it in the result list in Everything?
-
Biff
- Posts: 1244
- Joined: Mon May 25, 2015 7:09 am
Open an efu file in another Everything window by double clicking it in the result list in Everything?
What did I have to do if I wanted to open an efu file in another Everything window by double clicking it in the result list in Everything?
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Open an efu file in another Everything window by double clicking it in the result list in Everything?
To open EFU files in a new window:
- From the Start menu, search for:
regedit - Right click the Registry Editor and click Run as an administrator.
- In the Registry Editor, navigate to:
HKEY_CLASSES_ROOT\Everything.FileList\shell\open\command - Change the (Default) value data from:
"C:\Program Files\Everything\Everything.exe" -filelist "%1"
to:
"C:\Program Files\Everything\Everything.exe" -filelist "%1" -newwindow
-
Biff
- Posts: 1244
- Joined: Mon May 25, 2015 7:09 am
Re: Open an efu file in another Everything window by double clicking it in the result list in Everything?
Many thanks!
So I cannot do it with EverythingFileAssociations.ini?
So I cannot do it with EverythingFileAssociations.ini?
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Open an efu file in another Everything window by double clicking it in the result list in Everything?
What is EverythingFileAssociations.ini?
The Everything.ini does not manage opening EFU files.
This is managed by the system via the registry.
The Everything.ini does not manage opening EFU files.
This is managed by the system via the registry.
-
Biff
- Posts: 1244
- Joined: Mon May 25, 2015 7:09 am
Re: Open an efu file in another Everything window by double clicking it in the result list in Everything?
What is EverythingFileAssociations.ini?
Sorry, thought that file belongs to Everything, didn't remember anymore:
