Small fixes, fix launchGame not recreating shortName

This commit is contained in:
Natsumi
2023-07-04 16:43:01 +12:00
parent ede0c52af2
commit bd33aae8bc
5 changed files with 18 additions and 13 deletions

View File

@@ -136,7 +136,7 @@ Section "Install" SecInstall
afterupgrade:
ReadRegStr $R0 HKLM "SOFTWARE\Microsoft\DevDiv\vc\Servicing\14.0\RuntimeMinimum" "Version"
ReadRegStr $R0 HKLM "SOFTWARE\Classes\Installer\Dependencies\Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14" "Version"
IfErrors 0 VSRedistInstalled
inetc::get "https://aka.ms/vs/17/release/vc_redist.x64.exe" $TEMP\vcredist_x64.exe