anders_k
9bb875bd84
Minor doc update
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7238 212acab6-be3b-0410-9dea-997c60f758d6
2020-11-02 22:51:31 +00:00
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
9689c5a5b7
Fixed MULTIUSER_INSTALLMODE_FUNCTION and minor typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7159 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-18 21:27:58 +00:00
anders_k
11c050f118
Changed ExecShell example to show how to use SW_ mode without parameters
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6992 212acab6-be3b-0410-9dea-997c60f758d6
2018-05-03 21:26:10 +00:00
anders_k
024e01a71e
Added ExecShellWait
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6839 212acab6-be3b-0410-9dea-997c60f758d6
2017-03-21 22:04:40 +00:00
anders_k
89cbb22e42
Added note about /REBOOTOK not working without admin. rights for bug #1174
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6837 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-28 18:49:11 +00:00
anders_k
b57f71ddaa
Minor documentation fix (bug #919 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6833 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:52:24 +00:00
anders_k
75cf6b20ef
MultiUser now supports $ProgramFiles64 (Bug #843 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6824 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:01:41 +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
e173cd33a4
Updated changelog and fixed minor documentation bugs (bug #3063566 , bug #3567313 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6322 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-27 02:50:27 +00:00
anders_k
9b287fc648
Added /plugin parameter to ReserveFile for our multi-arc. plugin subdirectories.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6290 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-07 23:38:25 +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
kichik
f3791f9e7d
fixed bug #2796189 - ExecShell doesn't always respect maximized window setting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5970 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 13:59:38 +00:00
kichik
9e812519ae
fixed bug #1883917 - File command reference not clear
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5504 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-01 16:38:53 +00:00
kichik
cb5d3c8152
no wildcards for RMDir
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4695 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 13:18:12 +00:00
kichik
2dde700789
implemented RFE #1464446 - Big warning about RmDir /r "$INSTDIR" please
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4644 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 11:00:22 +00:00
kichik
114b1bca40
fixed bug #1448374 - Nonsensical behavior from File /r
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4627 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:34:43 +00:00
kichik
70f42f9901
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4591 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 19:53:46 +00:00
kichik
15a9da0939
added a detailed explanation about File /r that can't be interpreted in more than one way
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4583 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 16:04:16 +00:00
kichik
8ba9af27fd
explain about /oname with spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4062 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-02 16:32:53 +00:00
kichik
c6dc4d76fe
- updated File /r documentation
...
- minor improvements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3845 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-07 16:31:04 +00:00
kichik
2a9a9ac72a
added /x switch for File and ReserveFile to exclude files and directories
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3783 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 17:18:10 +00:00
kichik
93338d986c
added information about SetOutPath and RMDir
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3769 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 12:09:13 +00:00
kichik
48f24cbfc9
better description for ReserveFile
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3768 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 11:48:07 +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
kichik
010dc75a71
converted RMDir back from SHFileOperation to the good old manual method
...
- RMDir can now be used with both /r and /REBOOTOK
- RMDir /r no longer leaves lots of files behind if one file removal failed
- The plug-ins directory is now always deleted, if not immediately, then after reboot
- RMDir /r prints a detailed log of its actions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3597 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 17:03:07 +00:00
kichik
e98c0550c3
missing "there" added
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3565 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-18 17:39:56 +00:00
kichik
ddd47a90df
- updated list of translators
...
- added SW_HIDE to ShellExec's documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3519 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-02 15:18:01 +00:00
joostverburg
98d481d7cb
default strings, current folder
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3176 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 16:28:58 +00:00
kichik
2449fbc6bd
Rename /REBOOTOK doesn't care if the destination exists
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2797 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-09 23:23:14 +00:00
kichik
962d787224
Rename can't overwrite
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2795 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-08 22:03:11 +00:00
kichik
2953a75330
Capital F - typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2439 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-06 15:45:37 +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
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
a33eb194d7
Quotes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1801 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 18:43: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
eccles
7633bdd8be
Spelling mistakes/typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1658 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 21:41:10 +00:00
rainwater
90ea8491f4
Updated docs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1609 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-06 21:20:55 +00:00
kichik
43d6a41c99
History completed! FINALLY!!! :D
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1514 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 17:21:43 +00:00
kichik
47e865d306
Err... Bullet not number =/
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1510 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 14:12:07 +00:00
kichik
67dd3f3449
/a goes in both
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1509 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 14:11:22 +00:00
kichik
60306450fc
ReserveFile and /nonfatal added.
...
License is the last appendix again.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1508 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 14:00:28 +00:00
joostverburg
6b0b16da20
better RMDir documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1503 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-29 19:51:52 +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
6948ec18fa
Some updated docs. More to come in a minute.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1016 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-17 14:39:26 +00:00