Which component is responsible to locating this registry key and then the path? Is that some module that's bundled with the client application?
A library bundled by developers (either static or dynamic) called WebView2Loader.dll, it's provided my MS. Since it can be static, we put our entry point in EmbeddedBrowserWebView.dll
Is there an option to have rolling build at a fixed path?
We could set the registry key to a non-versioned path, if that sounds okay?