mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 00:33:45 +08:00
chore: update
This commit is contained in:
parent
c16795dce9
commit
792f1826ee
@ -692,7 +692,10 @@ SectionEnd
|
||||
app_check_done:
|
||||
!macroend
|
||||
|
||||
Section "Check and Install VS Runtime"
|
||||
Var VC_REDIST_URL
|
||||
Var VC_REDIST_EXE
|
||||
|
||||
Section CheckAndInstallVSRuntime
|
||||
; Set default values for x86
|
||||
StrCpy $VC_REDIST_URL "https://aka.ms/vs/17/release/vc_redist.x86.exe"
|
||||
StrCpy $VC_REDIST_EXE "vc_redist.x86.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user