# Redist ### .NET Desktop Runtime 8.0.7
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer ### Visual C++ Runtimes 17
https://aka.ms/vs/17/release/vc_redist.x64.exe https://aka.ms/vs/17/release/vc_redist.x86.exe Both x64 and x86 are required. This is due to process bootstrapping operating across both 64 and 32 bit processes.