git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2636 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-06-12 16:33:56 +00:00
parent 96a02d10ca
commit 70a48ad5b8

View file

@ -4,9 +4,9 @@ TODO
NSIS 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 * component page for uninstaller, multiple sections
@ -14,7 +14,7 @@ NSIS
* all installer strings should be language strings * 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) * move no custom to compiler (custom as just another inst type)