Merge pull request #11353 from jherico/clean_runtime

Remove old versions of the VC Runtime from the installation directory
This commit is contained in:
Sam Gateau 2017-09-21 09:02:57 -07:00 committed by GitHub
commit 11dd4d2945

View file

@ -836,6 +836,9 @@ Section "-Core installation"
Delete "$INSTDIR\ui_resources_200_percent.pak"
Delete "$INSTDIR\vccorlib120.dll"
Delete "$INSTDIR\version"
Delete "$INSTDIR\msvcr140.dll"
Delete "$INSTDIR\msvcp140.dll"
Delete "$INSTDIR\vcruntime140.dll"
Delete "$INSTDIR\xinput1_3.dll"
; Delete old desktop shortcuts before they were renamed during Sandbox rename