MagicLime new version and docs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@755 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-26 18:07:23 +00:00
parent 1095ad72dc
commit 85c7673ef4

View file

@ -180,10 +180,9 @@ SectionEnd
Section "Splash w/transparency"
SectionIn 1 2
SetOutPath $INSTDIR\Contrib\MagicLime
SetOverwrite try
File ..\Contrib\MagicLime\splash.c
SetOutPath $INSTDIR\Bin
SetOverwrite try
File ..\Bin\magiclime.txt
File ..\Bin\magiclime.exe
SectionEnd
@ -401,6 +400,7 @@ Section Uninstall
Delete $INSTDIR\Bin\splash.txt
Delete $INSTDIR\Bin\splash.exe
Delete $INSTDIR\Bin\magiclime.exe
Delete $INSTDIR\Bin\magiclime.txt
Delete $INSTDIR\Bin\nsisdl.dll
Delete $INSTDIR\Bin\MakeLangID.exe
Delete $INSTDIR\makensis.htm