- 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
This commit is contained in:
kichik 2003-09-05 11:46:48 +00:00
parent 5fb8fd227b
commit 9e5ccb9a32
8 changed files with 67 additions and 34 deletions

View file

@ -10,8 +10,6 @@ NSIS
* map files part by part to save memory
* compressor from command line
* 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)