Slow to retrieve "Computer" icon

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

Slow to retrieve "Computer" icon

Post by binocular222 »

To retrieve "Computer" icon via Favourite or Scripting, i.e: "Title|Computer" echo Hi, XY tries to read network drive's availability, thus slow down significantly (5-6 seconds delay if the drive is unavailable).
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: Slow to retrieve "Computer" icon

Post by admin »

I cannot see this happening in my code.

What makes you think that XY tries to read network drive's availability?

binocular222
Posts: 1424
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: Slow to retrieve "Computer" icon

Post by binocular222 »

Oh, I'm wrong, that's due to an entry pointing to a network folder
i.e: When I: drive is unavailable, this script takes 8-10 secs to load

Code: Select all

I:\Path\Sample
C:\Path\Sample
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: Slow to retrieve "Computer" icon

Post by admin »

C'est la vie -- network is slow.

Post Reply