Image viewer tries to open AHK files

I have some AutoHotKey scripts. Opus's viewer tries to open them as images, rather than, as per my Windows file association for .AHK, passing them to the AutoHotKey interpreter.

image

I tried disabling some plugins:

image

. . but to no avail. Indeed no plug that I have seems to present itself as messing with .AHK. Help!

Which version of Opus?

Please zip and attach one of the scripts that opens in that way, so we can see if the same happens for us, and work out why.

Thanks.

Opus 13.9 x64.

Script with which to reproduce the problem. I find that the problem does not occur for all AHK scripts (!):

miscHacksy.AHK.txt (15.3 KB)

I find also that the renamed script - renamed with a '.txt' suffix, so as to be uploadable to this board - causes the same problem.

Please try with the current version. It's likely something we already fixed in the WebP plugin.

The newer version (the existence of which I was unaware) fixes the problem! So, thank you.