Small changes

This commit is contained in:
Natsumi
2022-05-15 10:22:42 +12:00
parent 6edd271e88
commit 36ef398dda
3 changed files with 6 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ Section "Install" SecInstall
afterupgrade:
ReadRegStr $R0 HKCR "Installer\Dependencies\VC,redist.x64,amd64,14.31,bundle" "Version"
ReadRegStr $R0 HKCR "Installer\Dependencies\VC,redist.x64,amd64,14.32,bundle" "Version"
IfErrors 0 VSRedistInstalled
inetc::get "https://aka.ms/vs/17/release/vc_redist.x64.exe" $TEMP\vcredist_x64.exe