OSDN Git Service

Small installer tweak.
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 23 Apr 2018 19:36:37 +0000 (21:36 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 23 Apr 2018 19:36:37 +0000 (21:36 +0200)
etc/NSIS/setup.nsi

index 5cc2357..c048016 100644 (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"