install on windows 7
#2183
-
after install windows 7 and run Phoenix Code i recieve error - the app was unable to start correctly (0xc0000005) |
Beta Was this translation helpful? Give feedback.
Answered by
abose
Mar 26, 2025
Replies: 1 comment 3 replies
-
Is this on a EU version on Windows with some os components disabled. We have heard similar reports from users in EU with Edge web components disabled. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Phoenix is built with Tauri which uses Microsoft edge Web view OS component (which is not the edge browser, but a separate OS component). https://tauri.app/start/prerequisites/#webview2
Currently we need that to start up. There are two possible things that can be done:
Git
and maybe a few other things. But is mostly good for simple HTML/code Editing. ORSorry for no…