http://bugs.winehq.org/show_bug.cgi?id=59696 --- Comment #4 from Jim Tinlin <jimtinlin@gmail.com> --- (In reply to Eric Pouech from comment #3)
Comment on attachment 80815 [details] 2nd attempt at Programming Software Install after mfc140u.dll install
native webview2 doesn't work well on Wine (see eg. https://bugs.winehq.org/show_bug.cgi?id=58921)
you can try the workaround of setting windows version in winecfg at windows7 (but other things could break)
I was able to add the reg entry per bug report 58921: wine reg add "HKEY_CURRENT_USER\Software\Wine\AppDefaults\msedgewebview2.exe" /v Version /t REG_SZ /d win8 And I was able to get the programming software to run, thanks for the tip and can't tell if it broke anything else because I don't use webview for other applications. Thanks so much, I appreciate the insight and assistance!!! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.