mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: update
This commit is contained in:
parent
97a030c22e
commit
8871660f0e
|
@ -692,7 +692,10 @@ SectionEnd
|
||||||
app_check_done:
|
app_check_done:
|
||||||
!macroend
|
!macroend
|
||||||
|
|
||||||
Section "Check and Install VS Runtime"
|
Var VC_REDIST_URL
|
||||||
|
Var VC_REDIST_EXE
|
||||||
|
|
||||||
|
Section CheckAndInstallVSRuntime
|
||||||
; Set default values for x86
|
; Set default values for x86
|
||||||
StrCpy $VC_REDIST_URL "https://aka.ms/vs/17/release/vc_redist.x86.exe"
|
StrCpy $VC_REDIST_URL "https://aka.ms/vs/17/release/vc_redist.x86.exe"
|
||||||
StrCpy $VC_REDIST_EXE "vc_redist.x86.exe"
|
StrCpy $VC_REDIST_EXE "vc_redist.x86.exe"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user