Ametero
Ametero
@zevel400-prog Please try run PowerShell as administrator and run ``` winget upgrade Microsoft.EdgeWebView2Runtime ``` (Guided by microsoft/winget-cli#1824)
@ShadowWhisperer, the core issue is with setup.exe (https://github.com/ShadowWhisperer/Remove-MS-Edge/tree/main/_Source), compilation platform: AMD64 (64-bit), and don't worry about the script, it's i386 (32-bit). Proofs: Possible solution: use the 32-bit version of setup.exe,...
@weix2025, greetings. Could you please clarify: did you download the release or the batch files (https://github.com/ShadowWhisperer/Remove-MS-Edge/tree/main/Batch)? I won't be able to check this specifically on the Windows image you provided...
@weix2025, The batch scripts work fine (also works on the provided image). The release is a compiled Python version which isn't ready yet, presumably due to a lack of x32-bit...
@XakerTwo I'm just trying to be kind Y_Y --- Just now discovered that Edge is kind of alive. There's no Program Files x86 in 32-bit versions. Log: [log.txt](https://github.com/user-attachments/files/23569351/log.txt) cmd output:...