1
0
mirror of https://github.com/azure-rtos/guix.git synced 2025-01-28 07:03:11 +08:00
guix/scripts/download_vc_redist.ps1

3 lines
117 B
PowerShell

cd ../guix_studio/installer
Invoke-WebRequest https://aka.ms/vs/16/release/vc_redist.x86.exe -O vc_redist.x86.exe
dir