-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Want to inject WebView2 into WinRE.wim. We have customized WinRE environment in which we need WebView2 to inject for browser support. #5002
Comments
Hi @Devanath88, Thank you for your inquiry regarding the ability to inject WebView2 into a customized WinRE (Windows Recovery Environment) .wim file for browser support. Please note that Microsoft Edge operates independently and does not require the WebView2 runtime for its functionality. If you have any further questions or need additional assistance, feel free to reach out. |
Hi @sivMSFT
Thank you so much for a quick response.
We are trying to use webview2 control in WPF application to load the page. It's works fine in Main OS, but in WinRE it doesn't load any page.
Thanks,
Devanathan,
…________________________________
From: Siv Souvam (MSFT) ***@***.***>
Sent: Wednesday, December 18, 2024 2:46 PM
To: MicrosoftEdge/WebView2Feedback ***@***.***>
Cc: Devanath88 ***@***.***>; Mention ***@***.***>
Subject: Re: [MicrosoftEdge/WebView2Feedback] [Feature]: Want to inject WebView2 into WinRE.wim. We have customized WinRE environment in which we need WebView2 to inject for browser support. (Issue #5002)
Hi @Devanath88<https://github.com/Devanath88>,
Thank you for your inquiry regarding the ability to inject WebView2 into a customized WinRE (Windows Recovery Environment) .wim file for browser support.
Please note that Microsoft Edge operates independently and does not require the WebView2 runtime for its functionality.
If you have any further questions or need additional assistance, feel free to reach out.
—
Reply to this email directly, view it on GitHub<#5002 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BNYYRV2STK67WVH5WEJPMC32GE4QNAVCNFSM6AAAAABTYN3B42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJQG44DKMZQHA>.
You are receiving this because you were mentioned.
|
Hey @Devanath88, Could you please describe your issue in brief detail? Please use the format, that's been shared while filing a new bug/feature. |
Hey @sivMSFT Describe the feature/enhancement you need Want to inject WebView2 runtime into WinRE.wim. We have customized WinRE environment in which we need WebView2 for browser engine navigation. Can you please add this support in WebView2? The scenario/use case where you would use this feature How important is this request to you? Suggested implementation What does your app do? Is there a pending deadline for this request? |
Describe the feature/enhancement you need
Want to inject WebView2 into WinRE.wim. We have customized WinRE environment in which we need WebView2 to inject for browser support. We checked that current WebView2 package do not support injecting into WinRE.wim. Can you please add this support in WebView2?
The scenario/use case where you would use this feature
We need a browser support in WinRE environment for our internal project. We have customized the WinRE.wim according to our requirement. We are stuck at Browser support. Earlier, We are using a browser to load Microsoft sites using IE. This is broken now as IE is no more. So we are planning to use Edge and Edge requires the WebView2 runtime.
How important is this request to you?
Impactful. My app's user experience would be significantly compromised without it.
Suggested implementation
No response
What does your app do? Is there a pending deadline for this request?
We are using a browser to load Microsoft sites using IE. This is broken now as IE is no more. So we are planning to use Edge and Edge requires the WebView2 runtime.
The text was updated successfully, but these errors were encountered: