Commit graph

6 commits

Author SHA1 Message Date
kichik
5ac5b3f95b deprecate SetPluginUnload and /NOUNLOAD
plug-ins are now responsible to keeping themselves loaded using the new api

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +00:00
kichik
1b3f415241 fixed bug #1891106 - Error flag not cleared after ReadRegStr in MUI StartMenu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5540 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:37:04 +00:00
kichik
38076c115a fixed bug #1861944 - mui.StartMenuPage.Create not referenced
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5505 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-01 16:44:08 +00:00
joostverburg
8661522b43 fixed bug - Dangerous example of MUI_STARTMENU_GETFOLDER macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5480 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-06 09:27:41 +00:00
joostverburg
4fe86652a8 don't declare variables for registry values if they won't be used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5265 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-01 10:58:03 +00:00
joostverburg
20137a0054 Modern UI 2.0 beta
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5235 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-11 23:21:04 +00:00