custom pages before finish page, io macro's with return value

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2243 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-06 17:47:16 +00:00
parent 89a44e909c
commit 40a8eb4370
3 changed files with 58 additions and 6 deletions

View file

@ -1,7 +1,10 @@
NSIS Modern User Interface - VERSION HISTORY
1.62b - March 2, 2003
1.62b - March 6, 2003
* New system for custom functions
* New InstallOptions macro's that do not remove the return value from
the stack
* Support for custom pages before the finish page
* Renamed Start Menu page defines
* 'Do not create shortcuts' checkbox can be removed
* RTL support