- BgImage improved a lot

- Added .onGUIEnd
- Some optimizations


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2542 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-05-09 21:11:14 +00:00
parent 65806e3b4b
commit 26845a8b74
12 changed files with 724 additions and 193 deletions

View file

@ -16,10 +16,6 @@ NSIS
* all installer strings should be language strings
PLUGINS
* BGImage - crash when called from .onInstSuccess
-- Before NSIS 2 Final --
EXAMPLES