PhytoncideCoding
PhytoncideCoding
To. github-actions I collected and attached my log. I have mind to install WSL2 with remote control installation from microsoft team if it is possible. [WslLogs-2025-05-20_11-49-17.zip](https://github.com/user-attachments/files/20321004/WslLogs-2025-05-20_11-49-17.zip)
To github-actions I had to wait for long time to try to this code: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart I made my log file. [WslLogs-2025-05-20_12-15-14.zip](https://github.com/user-attachments/files/20325510/WslLogs-2025-05-20_12-15-14.zip)
To. github-actions I tried (in #12278 github actions'suggestion) Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/triage/install-latest-wsl.ps1" -OutFile install-latest-wsl.ps1 Set-ExecutionPolicy Bypass -Scope Process -Force .\install-latest-wsl.ps1 #1 I get Active code page: 949 #2 wsl --install Installing...