Page 1 of 1

switch to / retry help

Posted: 28 May 2024 00:58
by polymesh67
I recently upgraded to xyplorer ver. 26.00 from ver. 22.70.

Since I upgraded xyplorer has been unusable. Every time I go to a directory that has thumbnails, I get a Switch to / retry" dialog and I must go to taskman and kill xyplorer.
I uninstalled xyplorer, downgraded back to 22.70 and same problem. Reinstalled 26.00 but this issue persists, and it is driving me mad. I tried some other file managers and Windows explorer, and I don't have that problem with them.

I am at a loss what to do or try. Please help me. Thank you.

Re: switch to / retry help

Posted: 28 May 2024 09:10
by admin
I've seen this dialog, but only rarely. I hate it as much as you do, I've searched the web up and down and found nothing to stop Windows, specifically the shell image factory, from doing this. However, clicking "Switch to" always ends the problem.

Or run this script through the address bar:

Code: Select all

tweak("PreviewEarlyFactory", 3); //no more image factory, no more "Switch to / Retry" dialog
Your thumbnails *may* be a little slower, some file types *may* not get thumbnails at all (there are too many factors involved to make any predictions).

Re: switch to / retry help

Posted: 28 May 2024 16:04
by polymesh67
Thank you very much! The script did the trick! You are a life saver.