Hello Devanathan,
Thank you for posting in Q&A forum.
Yes, but you need to create a WinRE image include Webview2, here are some steps you can try:
- Custom WinRE Image: You can create a custom WinRE image that includes the WebView2 runtime. This involves mounting the WinRE image, adding the necessary files, and then committing the changes. Here's a high-level overview:
• Mount the WinRE image using DISM.
• Copy the WebView2 runtime files into the mounted image.
• Commit the changes and unmount the image.
- Network Access in WinRE: Ensure that your WinRE environment has network access. This might involve configuring network drivers and settings within the WinRE image.
Reference:
Customize Windows RE | Microsoft Learn
Microsoft Edge WebView2 | Microsoft Edge Developer
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.