Small fix of the Setup script.

This commit is contained in:
LoRd_MuldeR 2014-08-13 17:30:53 +02:00
parent b570dc302e
commit c72ceebc74

View File

@ -409,6 +409,7 @@ Section "!Install Files"
Delete `$INSTDIR\*.exe` Delete `$INSTDIR\*.exe`
Delete `$INSTDIR\*.dll` Delete `$INSTDIR\*.dll`
Delete `$INSTDIR\*.txt` Delete `$INSTDIR\*.txt`
Delete `$INSTDIR\*.html`
Delete `$INSTDIR\toolset\*.exe` Delete `$INSTDIR\toolset\*.exe`
Delete `$INSTDIR\toolset\*.dll` Delete `$INSTDIR\toolset\*.dll`
Delete `$INSTDIR\toolset\x86\*.exe` Delete `$INSTDIR\toolset\x86\*.exe`
@ -418,6 +419,7 @@ Section "!Install Files"
Delete `$INSTDIR\toolset\common\*.exe` Delete `$INSTDIR\toolset\common\*.exe`
Delete `$INSTDIR\toolset\common\*.dll` Delete `$INSTDIR\toolset\common\*.dll`
Delete `$INSTDIR\toolset\common\*.gpg` Delete `$INSTDIR\toolset\common\*.gpg`
Delete `$INSTDIR\imageformats\*.exe`
Delete `$INSTDIR\imageformats\*.dll` Delete `$INSTDIR\imageformats\*.dll`
!insertmacro GetExecutableName $R0 !insertmacro GetExecutableName $R0