Skip to main content

Module prerequisites

Module prerequisites 

Source
Expand description

Windows desktop runtime prerequisites (WebView2 + VC++ redistributable).

WebView2: prefer a Fixed Version runtime shipped next to the executable (WebView2Runtime/ or WebView2/). If absent, fall back to the system Evergreen runtime (registry). Sets WEBVIEW2_BROWSER_EXECUTABLE_FOLDER when a bundled runtime is found.

VC++ 2015–2022 x64: not redistributable inside QualiaDB — user installs Microsoft’s installer; we detect via registry and re-check after launch.

Structs§

PrerequisiteStatus

Functions§

check_prerequisites
configure_webview2_runtime
install_prerequisite