Everything 1.5.0.1385a ImDisk and other virtual drives missing

Discussion related to "Everything" 1.5 Alpha.
Post Reply
void
Developer
Posts: 17152
Joined: Fri Oct 16, 2009 11:31 pm

Everything 1.5.0.1385a ImDisk and other virtual drives missing

Post by void »

Everything 1.5.0.1385a adds a fix for reading directories ending with a .

Unfortunately, Everything uses the following paths to access your ImDisks:

\\.\R:

(where R: is the drive letter)

The . in the path is breaking the lookup of the volume information.

I will have a fix very soon.
void
Developer
Posts: 17152
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything 1.5.0.1385a ImDisk and other virtual drives missing

Post by void »

Everything 1.5.0.1386a fixes an issue with indexing virtual disks.

Everything will no longer attempt to escape the dot (.) in \\.\R: paths.
Post Reply