Commit graph

26 commits

Author SHA1 Message Date
kichik
9a47586141 use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
2020-07-31 20:07:43 +00:00
anders_k
ab70b857b5 Added LIBRARY_INSTALL_EQUAL_VERSION option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7014 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-08 12:50:09 +00:00
anders_k
9796261767 Document that InstallLib also resets the registry view
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6988 212acab6-be3b-0410-9dea-997c60f758d6
2018-04-05 21:42:40 +00:00
anders_k
e7ac6581e4 Documentation fixes and clarifications
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6728 212acab6-be3b-0410-9dea-997c60f758d6
2016-03-27 23:24:43 +00:00
anders_k
dd72b0a0ed Docs: Added some section keywords and fudged TargetMinimalOS min-version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6188 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-30 23:30:29 +00:00
kichik
b8260593ec oops... typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6034 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-20 16:19:41 +00:00
kichik
39b7d36352 implemented RFE #2315740 - Library support for ActiveX exe /regserver
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5776 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-20 21:54:21 +00:00
joostverburg
ed4545aacf correct name of header file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5608 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-22 20:28:35 +00:00
kichik
972b4d5e5f fixed link
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5524 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:12:11 +00:00
joostverburg
858ddb4141 new header file for the setup of Visual Basic 6.0 run-time files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5489 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:45:42 +00:00
kichik
e0dc9ab083 use SetRegView lastused to avoid resetting the user's setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5270 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-08 17:28:37 +00:00
kichik
6d43d45f19 nicer options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5078 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-14 17:04:55 +00:00
kichik
a25547816b added x64 support for library macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5077 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-14 16:58:57 +00:00
kichik
bfe47ca072 applied patch #1699435 - LIBRARY_IGNORE_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5061 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-12 17:44:25 +00:00
kichik
3b48b74364 unshared dll example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5013 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-30 21:49:16 +00:00
kichik
93d5440298 type libraries *are* supported as long as they have a version resource
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4604 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-17 21:23:15 +00:00
kichik
fa2fc9037c a bit more support for non-Windows platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4598 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-17 12:20:12 +00:00
kichik
3ea0e3206b missing comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4383 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-08 19:52:35 +00:00
joostverburg
c8e9a6f24b * no need to call ClearErrors after IfErrors
* documented error flag for Library macros


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4375 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-05 16:57:51 +00:00
kichik
dbb2204c73 fixed bug #1202495 - Incorrect DLL name in appendix B.4 Visual Basic Runtimes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4120 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 21:46:09 +00:00
kichik
38ba938cee applied patch #1044212 with some changes to make it optional
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3784 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 18:05:33 +00:00
kichik
c8c987c8bf added a warning about deploying DLLs from the system directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3766 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-12 22:08:50 +00:00
kichik
38b693f19a added small usage examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3703 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-10 18:41:43 +00:00
joostverburg
d539bfc9ae fixed parameter name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3699 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-10 16:32:32 +00:00
kichik
727caf534d typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3612 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 14:17:00 +00:00
joostverburg
7615a25883 updated documentation: new system for DLL/TLB library setup, useful script code, history, credits, intro, tutorial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3602 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 22:06:27 +00:00