
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3304 212acab6-be3b-0410-9dea-997c60f758d6
37 lines
No EOL
636 B
Text
37 lines
No EOL
636 B
Text
TODO
|
|
----
|
|
|
|
NSIS 2.0 FINAL
|
|
--------------
|
|
|
|
NSIS
|
|
|
|
* DirShow should be back
|
|
|
|
LATER VERSIONS
|
|
--------------
|
|
|
|
NSIS
|
|
|
|
* Compiler plug-ins
|
|
|
|
* SetCurInstType should work without the components page
|
|
|
|
* Empty subsections should not show
|
|
|
|
* Smart relative jumps that work with File, plug-ins calls etc.
|
|
|
|
* More powerful plug-ins (access to ExecFunc and flags and even more)
|
|
|
|
* Option to cancel the installation process
|
|
|
|
EXAMPLES
|
|
|
|
* Write an advanced paging example showing multiple components page with multiple
|
|
instfiles pages
|
|
|
|
PLUG-INS
|
|
|
|
* InstallOptions - custom class names so you can include whatever control you want
|
|
|
|
* nsExec - live outputs |