Commit graph

702 commits

Author SHA1 Message Date
kichik
4bdb1ebd7d Copy is deprecated by Clone in scons 0.96.93
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4813 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-11 13:04:35 +00:00
kichik
79a3b31431 added highest option for RequestExecutionLevel
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4812 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-10 14:54:23 +00:00
kichik
43e1e36639 fixed bug #1589877 - Typos in Appendix E
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4806 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-03 12:21:06 +00:00
joostverburg
a7fa8df32d Special exception for LZMA compression module. Thanks Igor!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4802 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-31 23:55:56 +00:00
kichik
913e92d1f4 RequestExecutionLevel affects the uninstaller as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4798 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-30 19:08:46 +00:00
joostverburg
1247550061 MSVC 2005 support. Add TEMP_MSVC2005=yes to the build command line.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4796 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-29 11:50:31 +00:00
kichik
f8713252aa cosmetics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4795 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-29 00:22:44 +00:00
kichik
4bd0319b31 zlib-license keyword used twice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4794 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-29 00:17:30 +00:00
kichik
4ed083831c added missing translators - Uzbek and Valencian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4793 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-29 00:16:22 +00:00
joostverburg
e497d771b1 * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0
* Added license and copyright notice to every source file
* The new COPYING file and license section in the Users Manual list the terms of all relevant licenses


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4787 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 19:45:02 +00:00
kichik
737da25610 emphasize that section_idx is a !define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4786 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 15:28:47 +00:00
kichik
e17450b16b added code examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4785 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 15:22:07 +00:00
kichik
f5b119cef8 fixed bug #1584618 - No Contrib\ExDLL directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4784 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-25 21:14:25 +00:00
kichik
36dfefcf4b typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4782 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 13:40:10 +00:00
kichik
d218839885 seems to have a problem with long current directory paths now...
so go to the root until i find out what's up here


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4780 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 12:53:14 +00:00
kichik
b29de4f570 2.21
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4778 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 11:38:21 +00:00
kichik
536545a43b hhc.exe suddenly crashes if the directory is changed before calling it...
it works fine without changing the directory - css and js are embedded and the files come out identical
removed the directory change


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4777 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 11:36:06 +00:00
kichik
cce2dd6547 RC2 also identifies installers so it's probably safe to assume this will stay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4774 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-16 13:52:32 +00:00
kichik
b28c04e3a7 oops, forgot to remove lbl_error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4761 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:41:12 +00:00
kichik
3589fb5737 added vista
this should be replaced with a call to GetVersion and IntCmp with defines
the way it is now, users are tempted to use StrCmp and get installers not working with newer versions of windows


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4760 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:39:24 +00:00
kichik
585ba20704 added vista
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4759 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:26:22 +00:00
kichik
bf40650c6e typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4754 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-22 09:14:51 +00:00
kichik
f6e706f2b0 added RequestExecutionLevel
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4753 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-16 14:06:45 +00:00
kichik
676158b826 build settings passed from config.h to scons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4749 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-15 08:58:09 +00:00
kichik
1424259a96 2.20
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4746 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-09 13:26:31 +00:00
kichik
1f9b40a4bd explain about comments being extended
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4745 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-09 08:57:38 +00:00
kichik
208452788b 2.19
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4724 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-06 18:41:03 +00:00
kichik
5890f372eb better version of IsDotNETInstalled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4723 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-06 18:13:16 +00:00
kichik
5cc43bc46d improvements by Joe Siebenmann
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4720 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-04 15:35:24 +00:00
kichik
4d504e2df8 patch #1503208 - Norwegian nynorsk language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4715 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 13:02:38 +00:00
kichik
434aee81d2 sort
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4706 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-01 16:52:19 +00:00
kichik
fa9d100448 2.18
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4705 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-01 16:52:18 +00:00
kichik
831ef39740 typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4703 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-30 09:21:15 +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
abcbada69c better wording
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4686 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-02 19:24:37 +00:00
pabs3
066b446bf0 Update Sourceforge ViewCVS location.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4682 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 13:01:46 +00:00
kichik
d5e99eaa18 another fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4675 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 17:00:46 +00:00
kichik
34a9c59ef9 2.17
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4674 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 16:56:02 +00:00
kichik
b50fe97d21 fixed bug #1491616 - missing explanation of SF_SELECTED
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4671 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 15:32:33 +00:00
kichik
75887363cc typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4670 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 15:30:19 +00:00
kichik
beb61bf1b2 fixed bug #1469306 - Typo in 2.3.2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4654 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-14 09:22:03 +00:00
kichik
344e89ccb8 now supports big-endian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4646 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 13:51:48 +00:00
kichik
ed82db4695 2.16
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4645 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 12:37:49 +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
682ee90493 link to File
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4634 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:45:02 +00:00
kichik
86551a0fea Basque language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4628 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:35:52 +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
e6f2ee1d31 fixed bug #1077439 - nonstandatd behavior of example for command line parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4626 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:32:48 +00:00
kichik
984e1ae960 fixed bug #1449879 - NSIS User Manual script error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4625 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:31:03 +00:00
kichik
12df15a9e5 implemented RFE #1459210 - !define /date should use UTC
added /utcdate flag


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4622 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-28 18:20:28 +00:00