Commit graph

420 commits

Author SHA1 Message Date
kichik
849ccff72b added missing parenthesis
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3931 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 16:18:47 +00:00
kichik
f584ca31b2 updated history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3927 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 13:44:41 +00:00
kichik
14836bb4a6 implemented feature request #1159701 - "RTLREADING" flag support in the "MessageBox"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3921 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-15 17:48:22 +00:00
kichik
8db5fa9604 SetCurInstType works without the components page too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3915 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 20:46:08 +00:00
kichik
548899ccd5 fixed bug #1155588 - missing ClearErrors in GetWindowsVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3913 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 17:42:15 +00:00
kichik
d192713026 implemented feature request #1124901 - Registry functions and ShellVarContext
all registry instructions now accept SHCTX which is replaced with HKLM or HKCU on runtime according to SetShellVarContext


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3907 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 21:20:05 +00:00
kichik
353502df47 added a note about relative paths and CopyFiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3898 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 16:39:19 +00:00
kichik
266b25b843 typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3897 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 16:31:05 +00:00
kichik
5ac7f99918 changelog for 2.05
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3891 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 13:46:02 +00:00
kichik
8548aa10e3 Breton credits
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3876 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-14 17:07:34 +00:00
kichik
f3b747a35d added information about 9th bit of the section flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3870 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-14 15:18:37 +00:00
kichik
e7274c1757 applied patch #1098454 with some changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3862 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-11 17:16:23 +00:00
kichik
13730a5753 added information about 7th and 8th bits of the section flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3860 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-11 16:41:16 +00:00
kichik
5a404bacf8 missing "of"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3853 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-11 12:26:57 +00:00
kichik
f2cba8c2cb renamed SubSection to SectionGroup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3852 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-10 12:43:52 +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
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
c5e8598ec4 2.04 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3841 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-05 17:02:07 +00:00
kichik
94c7e0cd1c note about not using full path with INI instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3837 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-05 12:44:54 +00:00
kichik
dfd8dc1227 2005
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3831 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-04 14:54:48 +00:00
kichik
c67f89f937 added MUI 1.72
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3813 212acab6-be3b-0410-9dea-997c60f758d6
2004-12-03 16:46:47 +00:00
kichik
a40c484a88 wrong version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3812 212acab6-be3b-0410-9dea-997c60f758d6
2004-12-03 16:42:20 +00:00
kichik
5e7d177188 added a note about improved File /r behavior
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3811 212acab6-be3b-0410-9dea-997c60f758d6
2004-12-03 16:37:03 +00:00
kichik
833d0a9a76 update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3800 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-30 18:13:30 +00:00
kichik
6d438d0f34 2.02->2.03
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3786 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 19:30:01 +00:00
kichik
5acba7ec75 added /date switch to !define for definition of date and time constants
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3785 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 18:49:50 +00:00
kichik
38ba938cee applied patch #1044212 with some changes to make it optional
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3784 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 18:05:33 +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
f570ee3d1d better description for Icon and UninstallIcon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3779 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 10:17:04 +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
2f396234db fixed description of ${__TIME__}, ${__DATE__} and ${__TIMESTAMP__}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3773 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 15:11:17 +00:00
kichik
821fca5066 better description of command line usage (bug report #1065322)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3771 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 14:38:33 +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
c8c987c8bf added a warning about deploying DLLs from the system directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3766 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-12 22:08:50 +00:00
kichik
6cb87b55ba added /FINAL to SetCompressor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3760 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-09 20:21:31 +00:00
kichik
116905b5ca updated release date
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3748 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:21:51 +00:00
kichik
a24d80ea6c removed double parenthesis
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3747 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:09:49 +00:00
kichik
42af15470f dollar should come before the backslash when escaping quotes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3745 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-22 11:36:45 +00:00
kichik
8bbfa33a7c updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3744 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-21 21:32:27 +00:00
kichik
9c311ed977 added changelog for 2.02
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3743 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-21 21:31:15 +00:00
kichik
fb7d3b421d double and
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3740 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-21 16:30:33 +00:00
flizebogen
ffe2399241 Fixed some typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3739 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-19 17:51:21 +00:00
kichik
335fd47066 made the Reboot command first quit and then reboot
- fixed bug #989690
 - the installer now denies reboots while running
 - the Reboot instruction no longer returns or sets the error flag
 - added .onRebootFailed which is called when Reboot fails
 - installer should now always clean-up when rebooting


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3729 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-14 13:56:02 +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
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
joostverburg
d539bfc9ae fixed parameter name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3699 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-10 16:32:32 +00:00
kichik
b57f43ce92 added shl and shr to IntOp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3674 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-28 21:25:08 +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
5e960e1fd3 relative jumps now work with instructions that add multiple entries (including plug-in calls)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3670 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-25 13:35:03 +00:00