vcruntime140.dll Should exist in C:\Windows\System32
%ProgramFiles%\AIO Runtimes\Uninstall.exe /verysilent (if needed): aio runtimes 2.5.0
Get-WmiObject Win32_Product | Where-Object Microsoft .NET Runtime | Format-Table Name, Version VC++ (test console app): vcruntime140
REM Minimal install (no DX, no J#) AIO_Runtimes_2.5.0.exe /silent /components="vc,dotnet,webview2" no J#) AIO_Runtimes_2.5.0.exe /silent /components="vc
dotnet --info (if .NET SDK not installed, check registry: HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\sharedfx\Microsoft.NETCore.App )
Do not upgrade – use version 2.3.1 instead.