Property() very slow on network location

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
binocular222
Posts: 1424
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Property() very slow on network location

Post by binocular222 »

Example: echo <prop System.Document.LastAuthor>
This takes about 10 seconds to return (as if XY attemps to login network server).
I'm using wired LAN connection into company's network, which should be very fast.

Is this normal?
Anyway to seed things up?
I have tweak StatusBar3OnFile to return these values, but is it possible to ignore for files on network location?
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66672
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Property() very slow on network location

Post by admin »

Cannot explain. I just pass this to Windows.

>is it possible to ignore for files on network location?
Currently not.

Post Reply