delete old UI's

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2313 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-16 19:46:20 +00:00
parent 06f8b09e29
commit a1e73ddc9d

View file

@ -236,6 +236,9 @@ SubSection "Extra User Interfaces" SecContribUIs
File "..\Contrib\UIs\modern_nodesc.exe"
File "..\Contrib\UIs\modern_smalldesc.exe"
Delete "$INSTDIR\Contrib\UIs\modern2.exe"
Delete "$INSTDIR\Contrib\UIs\modern3.exe"
SetOutPath $INSTDIR\Include
File "..\Include\MUI.nsh"