Skip to content

Commit

Permalink
调整 VC运行库安装顺序
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Apr 29, 2024
1 parent 088742f commit a286310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ rem Special purpose, not describable
curl.exe -sSL https://file.uhsea.com/2403/28600f9dfa3aeac0614201fddf09141dQY.exe -o osc\runtime\flash.exe || exit
@rem rem MSVC Runtime repacked by dreamcast2.ys168.com signed by https://www.ghxi.com/yxkhj.html
@rem rem curl.exe -sSL https://file.uhsea.com/2403/0df82366ca70d04a25f012b08e3f716b77.exe -o osc\runtime\MSVBCRT.AIO.exe || exit
rem MSVC Runtime repacked by Xiaoran Studio using NSIS v2024.4.11.0
curl.exe -sSL https://file.uhsea.com/2404/3623d021b28477a1d96460c3f5203299OT.exe -o osc\runtime\MSVCRedist.AIO.exe || exit
rem MSVC Runtime repacked by Xiaoran Studio using NSIS v2024.4.29.0
curl.exe -sSL https://file.uhsea.com/2404/3e1370097af881023b8616dbdd827607FF.exe -o osc\runtime\MSVCRedist.AIO.exe || exit
rem APPX Media Extentions
@rem pwsh.exe -file osc\runtime\getappx.ps1
@rem curl.exe -sSL https://file.uhsea.com/2404/af34ee00f4ed5ad96d9c5e51a1a1eaffKV.xml -o osc\runtime\Extension\Microsoft.HEVCVideoExtension.xml
Expand Down

0 comments on commit a286310

Please sign in to comment.