Drives not detected by Everything

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Drives not detected by Everything

Post by firefirehelphelp »

Hi everyone,

For some reason some of my drives cannot be detected by Everything. Have attached a screenshot. May I know why this is so?

Image

There are supposed to be two more drives appearing under This PC and one more drive appearing under Network. But for some reason they do not show up in the Everything (tools --> options --> folders --> add )

Thank you.
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

If you run Everything as administrator you will not see mapped network drives mounted from a standard user.

Please try running Everything as a standard user and install the Everything service:
  • In Everything, from the Tools menu, click Options.
  • Click the General tab.
  • Check Everything Service
  • Uncheck run as administrator.
  • Click OK.
  • Restart Everything.
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

Hi Void,

Thanks for the quick reply. I am now able to see Y: and Z:.

However, I am still unable to locate \\dataservssdasie.southeastasia.cloudapp.azure.com

Currently it looks like this:
Image

Thank you.
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

Is the mapped network drive listed under a net use call?

From a command prompt, run:
net use
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

Hi there,

Not sure what a net use is. Have ran the function and attached a screen shot. Thank you.

Image
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

Thanks for the screenshot.

Looks as I expected when run as a normal user, so Everything should be seeing it...

What is shown in the Everything debug console when you press Ctrl + `
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

Hi Void,

Have attached the file extracted. Please have a look. https://dl.dropboxusercontent.com/u/17604288/debug.txt

Thank you.
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

Thanks for the debug output.

The \\dataservs... share doesn't not have a local drive mapping, can you enter this server in manually?
  • In Everything, from the Tools menu, click Options.
  • Click the Folders tab.
  • Click Add....
  • Manually type in \\dataservs... and click OK.
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

Hi there,

That doesn't seem to work. After typing \\dataservssdasie.southeastasia.cloudapp.azure.com and clicking okay. Nothing new shows up in the folder tab.

Thank you.
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

Please try adding this share manually:
  • Completely exit Everything (Right click the Everything system tray icon and click Exit)
  • Open your %APPDATA%\Everything\Everything.ini
  • Change the following line:
    folders="Y:","Z:"
    to:
    folders="Y:","Z:","\\dataservssdasie.southeastasia.cloudapp.azure.com"
  • Your folders= may look slightly different, just add to the end of it with ,"\\server\share"
  • Save changes and restart Everything.
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

void wrote:Please try adding this share manually:
  • Completely exit Everything (Right click the Everything system tray icon and click Exit)
  • Open your %APPDATA%\Everything\Everything.ini
  • Change the following line:
    folders="Y:","Z:"
    to:
    folders="Y:","Z:","\\dataservssdasie.southeastasia.cloudapp.azure.com"
  • Your folders= may look slightly different, just add to the end of it with ,"\\server\share"
  • Save changes and restart Everything.
Hi there, I tried it out and it now shows "\\dataservssdasie.southeastasia.cloudapp.azure.com" in the folder view. However, it still doesn't search for items within it. Tried hitting the update everything view but somehow it doesn't work still. Attached are some screenshots and the ini file.

Thanks and have a great weekend.

https://dl.dropboxusercontent.com/u/176 ... ything.ini
https://dl.dropboxusercontent.com/u/176 ... enshot.jpg
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

Please try adding an extra double backslash:
  • Change the following line:
    folders="Z:\\","\\dataservssdasie.southeastasia.cloudapp.azure.com"
    to:
    folders="Z:\\","\\\\dataservssdasie.southeastasia.cloudapp.azure.com"
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

Hi there,

I have tried that but it still doesn't update the drive. Have attached the screenshot and ini file.

https://dl.dropboxusercontent.com/u/176 ... shotv2.jpg
https://dl.dropboxusercontent.com/u/176 ... hingv2.ini

Thank you.
void
Developer
Posts: 16684
Joined: Fri Oct 16, 2009 11:31 pm

Re: Drives not detected by Everything

Post by void »

I'm thinking this is a limitation with Everything, are you able to map this network share to a drive letter?
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

void wrote:I'm thinking this is a limitation with Everything, are you able to map this network share to a drive letter?
Sorry for the late reply. May I know how to go about this?

Thank you.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Drives not detected by Everything

Post by therube »

How to Work With Network Drives & Network Locations

How to Map a Drive: Windows 7


Is "cloudapp.azure.com" a "virtualized" place & if so, wonder if that plays into it?
Or is it expected that it uses known system calls, making the virtualization immaterial?
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

therube wrote:How to Work With Network Drives & Network Locations

How to Map a Drive: Windows 7


Is "cloudapp.azure.com" a "virtualized" place & if so, wonder if that plays into it?
Or is it expected that it uses known system calls, making the virtualization immaterial?
Thanks for the reply. I am not too sure about that would have to check with my IT support desk. Would check out the links later.
firefirehelphelp
Posts: 13
Joined: Fri Oct 14, 2016 5:34 am

Re: Drives not detected by Everything

Post by firefirehelphelp »

firefirehelphelp wrote:
therube wrote:How to Work With Network Drives & Network Locations

How to Map a Drive: Windows 7


Is "cloudapp.azure.com" a "virtualized" place & if so, wonder if that plays into it?
Or is it expected that it uses known system calls, making the virtualization immaterial?
Thanks for the reply. I am not too sure about that would have to check with my IT support desk. Would check out the links later.
Just wanted to report back that your method works. many thanks everyone!
Post Reply