5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 22:33:46 +08:00
wails/v2/internal/wv2installer
Nan0 2065600096
Feature: set browser path (#1448)
* Added option to specify webview2 path

* Added `manual` webview strategy

* Update documentation

* Fixed build with manual tag

* Check for browser directory existence

* Added version check for manually specified webview, removed fallback for installed webview in manual strategy

* Update WebviewBrowserPath documentation

* Replaced deprecated StringToUTF16Ptr

* Return on error

* Removed manual strategy, return error in wv2installer for fixed runtime

* Removed manual strategy from CLI
2022-06-25 07:49:00 +10:00
..
browser.go fix: i18n messages/bug + docs bug. 2022-04-05 21:41:49 +10:00
download.go Translations refactor 2022-04-03 17:22:37 +10:00
embed.go Translations refactor 2022-04-03 17:22:37 +10:00
error.go Translations refactor 2022-04-03 17:22:37 +10:00
wv2installer.go Feature: set browser path (#1448) 2022-06-25 07:49:00 +10:00