Page 1 of 1

Error on right clicking ISO images Update

Posted: 29 May 2024 04:55
by Snazhound
Error with Xyplorer menu when right clicking on mounted ISO images. This error periodically comes up when right clicking to access the mounted ISO image drive letter. Terminating Xyplorer causes it to go away, then reloading Xyplorer allows me to access the mounted ISO image drive menu correctly.

I can actually reproduce it by just opening different files through the right click view by just doing it numerous times with really large files, ISO, MKV, MP4, etc and stopping the file action, COPY, VIEW, MOVE etc in the middle of an operation, then going back to right click on ANY file after this and I get the "Could not extract script from EXE". Hopefully this helps out. I will try to find a perfectly reproduceable result on demand. I think that I am on the right track, so here is hoping.

Re: Error on right clicking ISO images

Posted: 30 May 2024 09:00
by admin
Hmm, I have never seen this error before :eh: Probably from AutoHotkey, with which this helper process is written. ATM I have no idea how to fix it.

Re: Error on right clicking ISO images

Posted: 30 May 2024 09:08
by highend
It's an older thread but obviously the error comes from the AHK side: https://www.autohotkey.com/boards/viewtopic.php?t=69763
Maybe recompiling it with the current version helps (or not^^)...

Re: Error on right clicking ISO images

Posted: 30 May 2024 09:46
by admin
Maybe, but no time for this ATM.

Re: Error on right clicking ISO images

Posted: 30 May 2024 09:52
by admin
BTW, I wonder why the TPT snake is misaligned in the screenshot. I cannot reproduce this. :?

Re: Error on right clicking ISO images

Posted: 30 May 2024 12:14
by klownboy
I wouldn't have picked up on it if you hadn't mentioned it, but my tree path lines are a bit off as well. Vertical lines are a bit to the right and my horizontal lines a little high. Whereas the picture you blew up has a horizontal line a bit low.
Tree path lines.jpg

Re: Error on right clicking ISO images

Posted: 30 May 2024 12:25
by admin
That's because your TPT is 2 pixels wide. Make it an odd value and it should look alright again.

Re: Error on right clicking ISO images

Posted: 30 May 2024 16:49
by klownboy
admin wrote: 30 May 2024 12:25 That's because your TPT is 2 pixels wide. Make it an odd value and it should look alright again.
Ahh, very good and good to know. Down to "1". :tup: