Add additional DLL cleanup

This commit is contained in:
Bradley Austin Davis 2017-09-19 09:18:40 -07:00 committed by GitHub
parent e595541da0
commit 2eff3dcbd6

View file

@ -838,6 +838,7 @@ Section "-Core installation"
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