Everything forcing navigation panel expanding on external hard drives
Everything forcing navigation panel expanding on external hard drives
When I add exFAT External Hard drive directly in Everything 1.5 or as a folder in Everything 1.4 everytime I open up a folder on that external hard drive from Everything the navigation panel on the left side of File Explorer in my Windows 10 File Explorer expands to the folder.
I have disabled the expanding from folder settings. So this does not happen when I go from File Explorer directly to my external hard drive, also this does not happen with File Explorer search. Also won't happen with my internal NTFS drives with Everything.
I have also tried disabling "My PC" completely from navigation panel and guess what.. STILL EXPANDS. It shows "My PC" just for that one search and expands it to the folder despite it being disabled. Then when I close that file explorer window and open file explorer without Everything it is not seen. Everything literally just forces it open just for searches in external hard drive.
Very weird indeed. Help is needed. I am currently as a temporary solution using Winaero Tweaker to Hide Drive "G:\" and then adding G:\ in Navigation Panel - Custom items. With these Winaero Tweaks sadly I cannot see G: in "My PC" but I can still access it via Everything or via Navigation Panel and now it won't expand no more with Everything. Still, I gotta get it back. I am about to burst in frustration
I have disabled the expanding from folder settings. So this does not happen when I go from File Explorer directly to my external hard drive, also this does not happen with File Explorer search. Also won't happen with my internal NTFS drives with Everything.
I have also tried disabling "My PC" completely from navigation panel and guess what.. STILL EXPANDS. It shows "My PC" just for that one search and expands it to the folder despite it being disabled. Then when I close that file explorer window and open file explorer without Everything it is not seen. Everything literally just forces it open just for searches in external hard drive.
Very weird indeed. Help is needed. I am currently as a temporary solution using Winaero Tweaker to Hide Drive "G:\" and then adding G:\ in Navigation Panel - Custom items. With these Winaero Tweaks sadly I cannot see G: in "My PC" but I can still access it via Everything or via Navigation Panel and now it won't expand no more with Everything. Still, I gotta get it back. I am about to burst in frustration
Re: Everything forcing navigation panel expanding on external hard drives
Please try adjusting your open folder command in Everything:
Maybe there's an explorer command line option to disable the expanding treeview?
- In Everything, from the Tools menu, click Options.
- Click the Context menu tab on the left.
- Select Open (Folders)
- Change the command to:
- $exec("%WINDIR%\Explorer.exe" "%1")
- Click OK.
Maybe there's an explorer command line option to disable the expanding treeview?
Re: Everything forcing navigation panel expanding on external hard drives
Didn't work, got any more commands to try?
Weird how nothing seems to work. I have tried disabling "My PC" in navigation panel everywhere I can think of and any form of expanding folders everywhere but nothing seems to work. Something forces it on...
Weird how nothing seems to work. I have tried disabling "My PC" in navigation panel everywhere I can think of and any form of expanding folders everywhere but nothing seems to work. Something forces it on...
Re: Everything forcing navigation panel expanding on external hard drives
Does the same issue occur if you create a shortcut on your Desktop to a folder?
Does the same issue occur if you create a shortcut on your Desktop to a Windows Explorer with a parameter specifying a folder?
For example:
"C:\Windows\Explorer.exe" "G:"
Please make sure Everything is not running as administrator:
Does the same issue occur if you create a shortcut on your Desktop to a Windows Explorer with a parameter specifying a folder?
For example:
"C:\Windows\Explorer.exe" "G:"
Please make sure Everything is not running as administrator:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything.
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
Re: Everything forcing navigation panel expanding on external hard drives
It does happen with that shortcut! So it's likely a problem outside of Everything right?
The 2nd part didnt work
The 2nd part didnt work
Re: Everything forcing navigation panel expanding on external hard drives
And btw just to clarify, the shortcut thing only makes the navigation panel expand when it's to my external hard drive... shortcuts to my NTFS drives C, D and E don't expand the navigation panel but to G do.
It's definitely outside of Everything then. Dammit. Probably some sort of registry mismatch or something.
It's definitely outside of Everything then. Dammit. Probably some sort of registry mismatch or something.
Re: Everything forcing navigation panel expanding on external hard drives
Yes, it's outside of Everything's control.
Unless there's a command line option for Explorer to disable the treeview expansion?
Unless there's a command line option for Explorer to disable the treeview expansion?
Re: Everything forcing navigation panel expanding on external hard drives
Only option that I know of regards to expanding treeview is if you click the navigation panel it says "Expand to current folder". If I enable it, then it expands everytime you open folder, no matter what way so even without shortcuts. So obviously I have it disabled, other than that I have absolutely no idea of other commands or fixes.
Re: Everything forcing navigation panel expanding on external hard drives
Hey!
Shortcuts like your example:
C:\Windows\Explorer.exe" "G:"
Do expand the external hard drive in navigation panel BUT
---
Shortcuts like:
"G:\"
Won't expand.
So is there anyway to make Everything to work and open the G:\ folders with that command
Re: Everything forcing navigation panel expanding on external hard drives
Try it with:
Open (folders) = $exec("%1")
(untested)
Open (folders) = $exec("%1")
(untested)
Re: Everything forcing navigation panel expanding on external hard drives
<curse word>
Allright, there are 2 ways to open a folder in Explorer (the file manager).
The first one being running explorer(thye file manager) with the folder as parameter, which you already tried;
the second one was letting explorer (the shell) open said folder. That is what we just tried and didn't work either.
Just to make sure:
when you right-click in an empty part of the left pane, is Expand to current folder indeed unchecked? Other than that: no further ideas at the moment.
Allright, there are 2 ways to open a folder in Explorer (the file manager).
The first one being running explorer(thye file manager) with the folder as parameter, which you already tried;
the second one was letting explorer (the shell) open said folder. That is what we just tried and didn't work either.
Just to make sure:
when you right-click in an empty part of the left pane, is Expand to current folder indeed unchecked? Other than that: no further ideas at the moment.
Re: Everything forcing navigation panel expanding on external hard drives
It is. When I check it it always expands the folder even when going from File Explorer directly to External Hard Drive. Unchecking it fixes that but won't fix expansion in Everything searches.NotNull wrote: ↑Mon Jan 02, 2023 11:10 pm <curse word>
Allright, there are 2 ways to open a folder in Explorer (the file manager).
The first one being running explorer(thye file manager) with the folder as parameter, which you already tried;
the second one was letting explorer (the shell) open said folder. That is what we just tried and didn't work either.
Just to make sure:
when you right-click in an empty part of the left pane, is Expand to current folder indeed unchecked?
2023-01-03 00_08_09-Desktop.png
Other than that: no further ideas at the moment.
NTFS hard drives won't expand on File Explorer even with Everything searches it's just the external.