Are there any know issues running an HTML file from Clarion 11 on windows 11. The HTML runs fine on windows 7 and windows 10. Both windows 7 and 10 are still on Clarion 11. The issue–On windows 11, when I run the HTML file from my Clarion 11 code, the HTML file, the code itself, appears. Any opinions would be greatly appreciated.
When the HTML got moved to Windows 11, the open with got changed to Notepad. Don’t know how but it did. I changed it to edge and all is well.
1 Like
Yes, exactly, it’s about which standard program should be used for the html extension.
I used to prepend with ‘browser’ rather than ‘edge’ or ‘chrome’ etc. in the RUN(). This then used to open the default browser. I expect it will still work but haven’t used it recently.