Commit graph

45 commits

Author SHA1 Message Date
anders_k
510fb334c8 Fixed some typos (Most of them found by codespell/Stefan Weil)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6704 212acab6-be3b-0410-9dea-997c60f758d6
2016-02-04 20:14:06 +00:00
anders_k
e63fa6c53b Win64 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6413 212acab6-be3b-0410-9dea-997c60f758d6
2013-09-06 23:48:59 +00:00
anders_k
12cb8bf7e3 Update System.dll mini-doc; b type has been removed and p should be used for pointers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6323 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-28 21:25:52 +00:00
kichik
041a8a9881 applied patch #3307144 - more cross links in documentation (whyeye)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6152 212acab6-be3b-0410-9dea-997c60f758d6
2011-05-28 18:45:57 +00:00
wizou
73501896d4 Updated documentation and file functions for Unicode support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6119 212acab6-be3b-0410-9dea-997c60f758d6
2010-07-09 15:12:21 +00:00
wizou
70ccef9cbc Unicode: Fixed some scripts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6068 212acab6-be3b-0410-9dea-997c60f758d6
2010-04-21 08:55:35 +00:00
pabs3
ad67841b87 Remove outdated information about System::Call being missing when built with GCC. Patch by Thomas Gaugler <thomas@dadie.net>
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5994 212acab6-be3b-0410-9dea-997c60f758d6
2009-07-05 15:15:44 +00:00
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
c7a03b18b1 way simpler REG_MULTI_SZ reader with pointers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5189 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 09:20:47 +00:00
pabs3
55d89deb99 applied patch #1711089 - disable System::Call and System::Get when building with GCC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5149 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-14 23:50:45 +00:00
kichik
dd29796e0f plugin -> plug-in
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4202 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-29 15:08:32 +00:00
kichik
0e299381ca added comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4119 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 21:38:15 +00:00
kichik
980ee9014b fixed System readme path and added link
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4118 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 21:35:58 +00:00
kichik
918aa8c887 added comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4117 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 21:22:22 +00:00
kichik
01d1f7802b removed Compiling NSIS Sources section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4054 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-28 17:55:41 +00:00
kichik
82b4c0ff42 RegQueryValueEx only takes 6 parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3843 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-07 11:32:56 +00:00
kichik
3e7c2c464d added information about uninstallers and error levels
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3672 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-25 14:56:59 +00:00
kichik
e82748702c - added GetErrorLevel and SetErrorLevl
- fixed some inconsistencies in the error levels the installer/uninstaller set


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3668 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-25 10:49:08 +00:00
kichik
92d5893afa added an optional flag called USE_PRECOMPILED_EXEHEADS
set it to 1 to force the makefile to use the precompiled exehead .h files that come with NSIS releases


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3662 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-24 13:27:56 +00:00
kichik
ec0b2c6d26 link to cross compiling howto
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3639 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-21 10:58:25 +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
kichik
f52f1c921f 'bla'->'${VALUE}'
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3584 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-07 17:06:54 +00:00
kichik
c1dc7b8c92 added msys/cygwin requirement for rm and echo commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3572 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-19 20:06:31 +00:00
kichik
164589a75d updated compilation information
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3562 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-12 14:01:46 +00:00
kichik
74051c80de new, hopefully more informative, System plug-in documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3556 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-04 16:31:45 +00:00
joostverburg
c3ce5271a3 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3495 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-20 17:29:06 +00:00
kichik
c630474864 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3132 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 18:45:35 +00:00
joostverburg
352f409053 UpgradeDLL include file, VB6 runtime installation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3130 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 12:55:13 +00:00
kichik
b803023527 Updated "Calling an external DLL using the System.dll plugin" to be more precise about System parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3091 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 10:55:09 +00:00
kichik
b8de1350e0 grammer fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3009 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-09 22:19:55 +00:00
eccles
3e659f4568 Typos and spelling mistakes etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2992 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-05 11:00:47 +00:00
joostverburg
c33be36769 vb6 runtime: asycfilt.dll should not be registered
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2972 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-27 22:24:12 +00:00
joostverburg
63226ff1d3 more info about compilation (.NET SDK etc.)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2939 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-20 16:38:25 +00:00
kichik
d6d0ef0d04 backslashes instead of slashes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2911 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 10:12:01 +00:00
sunjammerx
c321d4c0df Fixed broken processor pack link.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2807 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-13 12:30:55 +00:00
joostverburg
1845d6a828 new UpgradeDLL syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2781 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 21:06:56 +00:00
joostverburg
528cbb7324 compiler compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2694 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-06 21:39:56 +00:00
joostverburg
63a1f7a0e3 changelog, info, doc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2665 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-22 11:22:55 +00:00
flizebogen
0b9c1c4d3d Added description for Ifabort, modified SectionSetText, added Errorlevel description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2477 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-21 18:52:31 +00:00
flizebogen
0e8b582375 Updated Changelog and added "compiling NSIS Sources" notes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2470 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-19 16:29:15 +00:00
flizebogen
1337d5cde6 Added "How to Read REG_MULTI_SZ Values" to Useful Infos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2455 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-10 17:44:47 +00:00
flizebogen
2e9cb6d4e9 Added Info "Dump Content of Log Window to File", fixed Typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2346 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 19:37:31 +00:00
kichik
8a97b60b30 Added \R{ref}{name} for named references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2315 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 20:37:35 +00:00
flizebogen
ab6fbe5fc7 added "how to install vb6 runtimes and Call an external dll using system.dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2311 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 11:20:22 +00:00
flizebogen
39135e4daa Added infos about "Add uninstall information to Add/Remove Program" in a new appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2308 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 06:20:14 +00:00