no need for makensis.htm anymore

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3122 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-11-10 18:51:23 +00:00
parent a37ec3c54c
commit e4222218a3

View file

@ -125,6 +125,7 @@ Section "NSIS Development System (required)" SecCore
SetOutPath $INSTDIR\Menu\images
File ..\Menu\images\*.gif
Delete $INSTDIR\makensis.htm
Delete $INSTDIR\Docs\*.html
Delete $INSTDIR\Docs\style.css
RMDir $INSTDIR\Docs
@ -1372,7 +1373,6 @@ Section Uninstall
Delete "$DESKTOP\Nullsoft Install System.lnk"
Delete $INSTDIR\makensis.exe
Delete $INSTDIR\makensisw.exe
Delete $INSTDIR\makensis.htm
Delete $INSTDIR\NSIS.exe
Delete $INSTDIR\license.txt
Delete $INSTDIR\uninst-nsis.exe