From 70a48ad5b81266ccd9da08ed058d52ad509eff31 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 12 Jun 2003 16:33:56 +0000 Subject: [PATCH] updates git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2636 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index f232c80f..bbcaa108 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,9 +4,9 @@ TODO NSIS -* DATE, FILE, TIME, etc. defines +* CreateDirectory error flag on files found instead of dirs -* add named user variables +* SetCurInstType should work without the components page * component page for uninstaller, multiple sections @@ -14,7 +14,7 @@ NSIS * all installer strings should be language strings -* make temp (for compress whole) creation better +* make temp (for compress whole) creation better (and verify it exists) * move no custom to compiler (custom as just another inst type)