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
3495441728
no need for function usage deceleration or un. suffix anymore
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5787 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-21 13:26:54 +00:00
joostverburg
cddfeabec9
MULTIUSER_INSTALLMODE_INSTDIR should not be used for the uninstaller
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5641 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-28 14:34:00 +00:00
joostverburg
71b46b45c3
check whether function from StrFunc.nsh is already included
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5616 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-01 20:31:23 +00:00
joostverburg
c41952ad3a
fixed error when a custom installation mode initialization function is used only for the installer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5587 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 18:22:54 +00:00
joostverburg
94ae8d4d68
fixed error when a custom installation mode initialization function is used only for the installer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5586 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 18:02:03 +00:00
joostverburg
0d820475ae
fixed typo in MULTIUSER_NOUNINSTALL setting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5576 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-23 21:00:53 +00:00
joostverburg
c851892b66
fixed bug #1913029 - default installation mode based on registry key is now set correctly
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5573 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-12 20:39:55 +00:00
kichik
98b8b28f98
fixed eol-style
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5529 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:10:44 +00:00
joostverburg
48b9003ca1
* added some comments
...
* added settings for registry key that enables the installation mode to be set to the mode from a previous installation
* fixed a few typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5498 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 21:46:31 +00:00
joostverburg
23e1474468
fixed compile error when check for administrator or power user privileges is included
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5488 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:26:42 +00:00
joostverburg
0b8811f237
Multi-User Header File: Installer configuration for multi-user Windows environments
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5471 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 01:48:34 +00:00