Quote Originally Posted by WaynePhillipsEA View Post
You might find that the WebView2 runtime is already installed on your machine. It seems that it has come pre-installed with Office 365 for the last year or so, so many will already have it installed. If you run the twinBASIC EXE (from the second link) and it does nothing, then it will be due to the missing WebView2 runtime. If that's the case you can try to download it at the following alternative link:

https://developer.microsoft.com/en-u...wnload-section
(you want "Evergreen Standalone Installer" > "x86")
After installing WebView2, twinBasic can run normally. Thank you, WaynePhillipsE.