When I remove driver letter from D, and Mount disk D in a empty NTFS folder c:\diskD, then the folder c:\diskD is driver D in fact. everything can index Disk C, but it can't index the folder c:\diskD .
The follow image is how to assign c:\diskD to Dirver D:
I Mount a disk in a NTFS folder,everything Can't index it
Re: I Mount a disk in a NTFS folder,everything Can't index i
I see this problem as well. Is there fix planned for this?
Re: I Mount a disk in a NTFS folder,everything Can't index i
Version 1.2.1.371 still has this problem.
From a programmers point of view the fix should be very easy. Instead of checking all drive letters one should better use the functions FindFirstVolumeMountPoint/FindNextVolumeMountPoint for finding all mounted volumes.
Is there a chance to get that implemented in Everything?
From a programmers point of view the fix should be very easy. Instead of checking all drive letters one should better use the functions FindFirstVolumeMountPoint/FindNextVolumeMountPoint for finding all mounted volumes.
Is there a chance to get that implemented in Everything?