From fe3a6393e5984ba26ac2e1165c7bc339a56eb7d6 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 24 May 2003 10:17:15 +0000 Subject: [PATCH] More git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2562 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.txt b/TODO.txt index 8d306339..7125a288 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,6 +16,14 @@ NSIS * all installer strings should be language strings +* make temp (for compress whole) creation better + +* move no custom to compiler (custom as just another inst type) + +PLUGINS + +* Banner doesn't refresh and doesn't stay on top + -- Before NSIS 2 Final -- EXAMPLES