We have an option to hide empty drives, but how about hiding arbitrary drives? I´d like to hide the Win XP drive & the old swap file. It looks like TweakUI isn´t ready yet for that task.
Hide from where? Toolbars & menus can already filter out particular drives.
Not sure about the folder tree but hiding a drive from that would be done the same way as hiding it from the rest of Windows if there is a way.
From the main drive bar. How can i do this? I previously used TweakUI to hide drives.
Hi abr,
You can do this for sure, I know this because i've done it on my drivebar. I can't remember the exact syntax but you put a "-" following the drive letters you don't want to show.
You can filter drives in or out by drive letter, as well as filtering them by type.
This will show drives C, D and E (whatever type they are):
Go DRIVEBUTTONS=+CDE
This will show all the fixed drives (i.e. HDDs, SSDs) except for C, D and E:
Go DRIVEBUTTONS=fixed,-CDE
Thank you both very much, so it was just as simple as that. Very cool.