From 996b0bb15a126910a66ae5c09869792ddb68a486 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 8 Nov 2002 17:16:00 +0000 Subject: [PATCH] DLL not EXE git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1620 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Splash/splash.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/Splash/splash.txt b/Contrib/Splash/splash.txt index 851d9a93..dc05ae0d 100644 --- a/Contrib/Splash/splash.txt +++ b/Contrib/Splash/splash.txt @@ -1,4 +1,4 @@ -Splash.exe - small (4k), simple plugin that lets you throw +Splash.dll - small (4k), simple plugin that lets you throw up a splash screen in NSIS installers. --- UPDATED in 2.0b0 - will break old scripts ---