For some reason some of my drives cannot be detected by Everything. Have attached a screenshot. May I know why this is so?
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 )
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.
Change the following line:
folders="Z:\\","\\dataservssdasie.southeastasia.cloudapp.azure.com"
to:
folders="Z:\\","\\\\dataservssdasie.southeastasia.cloudapp.azure.com"
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?
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.
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!