Commit graph

34 commits

Author SHA1 Message Date
kichik
68dc7f9f7e Var can now be used in sections and functions, but only with the /GLOBAL flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4211 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 16:04:17 +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
3441d31522 more information about Var limitations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4155 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-02 13:07:44 +00:00
kichik
27a8770159 variable names are no longer case sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4149 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-30 19:51:26 +00:00
kichik
e425d69341 updated links for new directory structure
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4107 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-20 16:03:57 +00:00
kichik
7e8e0b95dd implemented RFE #1172123 - $LOCALAPPDATA
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4015 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-07 05:33:55 +00:00
kichik
02c67b8a83 typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3941 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 20:57:16 +00:00
kichik
2115d8ce1c added information about $INSTDIR not having the same value in installer and uninstaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3777 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-23 20:10:40 +00:00
kichik
b5cab9b25f link to .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3728 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-13 18:39:20 +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
1214352131 added information about constants' availability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3460 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-04 14:46:25 +00:00
joostverburg
ec3429483a script format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3407 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-23 10:50:26 +00:00
kichik
14f2e625e4 added documentation for the new shell folders
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3317 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-26 19:54:01 +00:00
kichik
2cb320edb5 CHM documentation generates using Halibut. Thanks Nike!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3090 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:10:19 +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
061dce82f1 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:25:42 +00:00
joostverburg
91dc660c02 lots of updates: user variables, new instructions, text updates, changelog etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2747 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 19:46:37 +00:00
kichik
5ed85b24be SetShellVarContext doesn't work for $QUICKLAUNCH
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2714 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-13 11:19:11 +00:00
kichik
9599e280a5 Tab
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2525 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-01 19:28:18 +00:00
flizebogen
8bf38c08ba Updated RMDIR command Syntax, added internal Referencies, rearanged order of some commands (by letter), new css file (no underlines for links)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2393 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-29 17:33:48 +00:00
flizebogen
5dd33fff25 Updated Tutorial, typos and a few links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2383 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-27 19:45:50 +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
kichik
6e05822383 A clearer sentence
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2152 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-13 13:28:29 +00:00
flizebogen
aef4207321 changes to SetFileAttributes and {$QUICKLAUNCH}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2150 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-12 18:04:17 +00:00
flizebogen
b7a0bbabcc fixed little typos and updated variables section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2140 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-09 19:40:18 +00:00
kichik
fe9063708c Some fixes, typos, and additions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2136 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-09 14:11:10 +00:00
flizebogen
b685eff548 basic addtions to the docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2134 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-09 10:35:04 +00:00
kichik
d3156058a0 LangStrings update and other stuff that didn't get uploaded
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2046 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-09 12:49:59 +00:00
kichik
5b5d86ce62 InitPluginsDir and $PLUGINSDIR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1748 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 20:21:58 +00:00
rainwater
584d3d2524 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 18:45:47 +00:00
kichik
41a03f754c Features list updated, some links added and command parameters are now shown alone with a light background behind them.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1476 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 19:23:10 +00:00
rainwater
a3676511e6 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1248 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 13:53:23 +00:00
rainwater
306ef235aa Docs updates. More to come.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1050 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:31:22 +00:00
rainwater
a69dbb9401 Finished instructions for docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1027 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 16:34:39 +00:00