neil-morrison44 / pocket-sync

A GUI tool (Mac, Windows, Linux) for doing stuff with the Analogue Pocket
GNU Affero General Public License v3.0
669 stars 25 forks source link

Failed to install WebView2 when installing the program #318

Open Banjo-Oz opened 2 months ago

Banjo-Oz commented 2 months ago

The installed stops with the above error ("Failed to install WebView2") and cannot proceed.

This is on Windows 7 x64, using the NSIS installer.

neil-morrison44 commented 2 months ago

I’m not sure what the fix for that would be, maybe installing WebView 2 some other way?

I only try to support the last 2 major OS versions, so Windows 7 is a bit outside that.

If you’re googling for solutions the framework name “Tauri” will probably help since the installers are within it rather than my code.