neil-morrison44 / pocket-sync

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

Failed to install WebView2 when installing the program #318

Open Banjo-Oz opened 1 month ago

Banjo-Oz commented 1 month 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 1 month 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.