Update VC++, Register & forgot password buttons

This commit is contained in:
Natsumi
2022-11-07 15:47:17 +13:00
parent 09dad4e36d
commit d385279742
3 changed files with 55 additions and 2 deletions

View File

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