- 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
This commit is contained in:
parent
624f7225f4
commit
de0104cc39
10 changed files with 727 additions and 176 deletions
4
TODO.txt
4
TODO.txt
|
@ -6,10 +6,6 @@ NSIS
|
|||
|
||||
* 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue