NSIS/TODO.txt
kichik de0104cc39 - Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize)
- Fixed DirText
- Fixed new browse dialog style problems (thanks LIGHTNING UK!)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2919 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 22:05:06 +00:00

24 lines
No EOL
510 B
Text

TODO
NSIS
* SetCurInstType should work without the components page
* empty subsections should not show
* 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
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