Help, Can not find the Disk Driver

Found a bug in "Everything"? report it here
adjj
Posts: 3
Joined: Sun May 28, 2023 8:39 am

Help, Can not find the Disk Driver

Post by adjj »

Hi, David Carpenter:
when I use the software "Cryptomator" create Driver H: , Everything-1.4.1.1024.x64 and Everything-1.5.0.1347a.x64, both of them can not find the Driver H: , but the "FileLocator Pro" works Ok.What could be the problem?

Cryptomator is from the site: https://cryptomator.org, which encrypts data quickly and easily.
and my OS is windows 10 LTSC

Thanks a lot.
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Help, Can not find the Disk Driver

Post by void »

Everything is running as administrator. (shown in the window title bar)

Please make sure Everything is installed correctly and running as a standard user:
  • In Everything, from the Tools menu, click Options.
  • Click the General tab on the left.
  • Check Store settings and data in %APPDATA%\Everything.
  • Uncheck Run as administrator.
  • Check Everything Service. (Please make sure this is tick-checked and not square-checked)
  • Click OK.
  • Exit Everything (right click the Everything tray icon and click Exit).
  • Restart Everything.
Please let me know if the issue persists.
adjj
Posts: 3
Joined: Sun May 28, 2023 8:39 am

Re: Help, Can not find the Disk Driver

Post by adjj »

now, after operate:Folders->Add...,
Everything-1.4.1.1024.x64 is ok,
but Everything-1.5.0.1347a.x64 only can find the diskdriver H: ,but can not list the files.

thank a lot.
You do not have the required permissions to view the files attached to this post.
adjj
Posts: 3
Joined: Sun May 28, 2023 8:39 am

Re: Help, Can not find the Disk Driver

Post by adjj »

Everything-1.5.0.1347a.x64 search item must use space bar, such as : h:*.html ->h: *.html
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Help, Can not find the Disk Driver

Post by void »

In Everything 1.5, * will not match \ or /

** will match any character including \ or /

Please try the following search:

h:**.html

or, like you have found, use a space:

h: *.html