void wrote: Sat Jan 31, 2026 9:33 pm
What version of Everything are you using?
-Older versions of Everything would reset your volume list when using -no-auto-include. (-add-volume would be ignored)
i have upgraded to
1.5.0.1404a (x64)
, since reading your reply, i unfortunetly did not make note of the version i was on before updgrading, however, it cant be old, as i try to stay up to date.
with this most recent version, the first line works, "k:" is a 8tb physical, removable drive, it gets indexed correctly at instance creation. second line, same thing, only the "z:" drive is silently ignored:
Code: Select all
everything -instance bak2 -no-auto-include -add-ntfs-volume "k:"
everything -instance bak2 -no-auto-include -add-ntfs-volume "k:;z:"
void wrote: Sat Jan 31, 2026 9:33 pm
If you manually check Include in database for your z: drive, does it get indexed by Everything?
-The z: drive might not be a true NTFS volume.
yes. if i dont specify a drive, and at instance creation i got to settings (indexes > ntfs) and tick "inlcude in database", everything rebuilds dbs and the drives content is shown.
i work with this virtual drive quite often throughout everything, and up to now, everything treated it like any internal/removable drive, which was very nice.