updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2636 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
96a02d10ca
commit
70a48ad5b8
1 changed files with 3 additions and 3 deletions
6
TODO.txt
6
TODO.txt
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue