NSIS/TODO.txt
kichik 9e5ccb9a32 - SetCompressor: added /FINAL switch
- SetOverwrite: added lastusd option
- Greek MUI translation v1.66


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2835 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 11:46:48 +00:00

30 lines
No EOL
685 B
Text

TODO
NSIS
* SetCurInstType should work without the components page
* empty subsections should not show
* start optimizing datablock after file mapping was released
* map files part by part to save memory
* skip plugin calls, file instructions that add more than one file with +1 with goto
* more powerful plug-ins (access to ExecFunc and flags and even more)
* LZMA compression
* stop using static variables so CEXEBuild can be used as a real class
EXAMPLES
* write an advanced paging example showing multiple components page with multiple
instfiles pages
PLUGINS
* InstallOptions - custom class names so you can include whatever control you want
* nsExec - live output