updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3304 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
989f133c01
commit
58d1d2090e
1 changed files with 20 additions and 7 deletions
27
TODO.txt
27
TODO.txt
|
@ -1,24 +1,37 @@
|
|||
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
|
||||
* Empty subsections should not show
|
||||
|
||||
* skip plugin calls, file instructions that add more than one file with +1 with goto
|
||||
* Smart relative jumps that work with File, plug-ins calls etc.
|
||||
|
||||
* more powerful plug-ins (access to ExecFunc and flags and even more)
|
||||
* More powerful plug-ins (access to ExecFunc and flags and even more)
|
||||
|
||||
* LZMA compression
|
||||
* Option to cancel the installation process
|
||||
|
||||
EXAMPLES
|
||||
|
||||
* write an advanced paging example showing multiple components page with multiple
|
||||
* Write an advanced paging example showing multiple components page with multiple
|
||||
instfiles pages
|
||||
|
||||
PLUGINS
|
||||
PLUG-INS
|
||||
|
||||
* InstallOptions - custom class names so you can include whatever control you want
|
||||
|
||||
* nsExec - live output
|
||||
* nsExec - live outputs
|
Loading…
Add table
Add a link
Reference in a new issue