Window Desktop Runtime !free! Review
To see which Windows Desktop Runtimes are installed on a machine:
dotnet --list-runtimes | findstr "Microsoft.WindowsDesktop.App" window desktop runtime
Microsoft.WindowsDesktop.App 6.0.25 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] To see which Windows Desktop Runtimes are installed

