I'm using DO 11.16 on Windows 10 Pro x64 and I want to change the display of the folder tree. I want to retain the data
within the blue box and remove the data in the red box but I have tried just about all options under Preferences>Folder Tree and have not been very successful. Hopefully Leo will have the solution.
Thanks...
Update to 11.17 and the duplicate drives Windows 10 added will be filtered out. (Who knows what Microsoft were thinking there, but we've put a stop to it. This also includes the duplicated folders under the This PC level, which already exist elsewhere in the tree and don't really belong in a folder for listing drives.)
Homegroup will go if you stop the Homegroup Provider service (and then push F5 in Opus, or close & re-open the window).
There isn't an option to hide Network on its own, but you could change Preferences / Folder Tree / Options: Start Folder Tree at... to one of the other options to just show the drives or This PC level.
Thank you Leo.. as always
If you don't mind doing some registry editing
[code]REGEDIT4
[HKEY_CLASSES_ROOT\CLSID{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder]
"Attributes"=dword:00000000[/code]
SYSTEM is the owner of that key, and you'll also need to change permissions to allow full control (default value is b0040064)
see sevenforums.com/tutorials/39 ... -pane.html for more info