Commit graph

25 commits

Author SHA1 Message Date
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