Small installer tweak.

This commit is contained in:
LoRd_MuldeR 2018-04-23 21:36:37 +02:00
parent 54d5b37fcf
commit e4a48eebe7

View File

@ -520,9 +520,11 @@ FunctionEnd
Delete ${options} "$INSTDIR\LameXP*.exe.sig"
Delete ${options} "$INSTDIR\LameXP*.rcc"
Delete ${options} "$INSTDIR\LameXP*.VisualElementsManifest.xml"
Delete ${options} "$INSTDIR\LameXP*.tag"
Delete ${options} "$INSTDIR\License.txt"
Delete ${options} "$INSTDIR\Manual.html"
Delete ${options} "$INSTDIR\Readme.htm"
Delete ${options} "$INSTDIR\Readme.html"
Delete ${options} "$INSTDIR\ReadMe.txt"
Delete ${options} "$INSTDIR\PRE_RELEASE_INFO.txt"
Delete ${options} "$INSTDIR\Settings.cfg"