Commit graph

426 commits

Author SHA1 Message Date
kichik
5c6fbf8745 DeleteINIStr and DeleteINISec do set the error flag if there was an error, but not if the key or string were not there before.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3087 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 21:46:32 +00:00
kichik
2f48bf615d DeleteINIStr and DeleteINISec do not set the error flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3086 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 21:41:28 +00:00
joostverburg
f84a8861c9 credits, history, links, fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3046 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-23 13:01:59 +00:00
zarg
4ae88b1183 Changed some spelling mistakes and gramma.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3015 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-12 22:48:05 +00:00
kichik
0098f6c22c Halibut's license
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3013 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-12 14:54:59 +00:00
joostverburg
1a3af33dd9 improved GetParent, GetParameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3012 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-12 12:52:57 +00:00
kichik
b8de1350e0 grammer fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3009 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-09 22:19:55 +00:00
kichik
ac072faf64 SubCaption for PageEx
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3006 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 18:06:55 +00:00
joostverburg
772bb0bede web links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2997 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-07 14:39:01 +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
kichik
6573825ca6 Bug in UpgradeDLL, thanks TonyDS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2984 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-30 11:44:57 +00:00
joostverburg
c33be36769 vb6 runtime: asycfilt.dll should not be registered
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2972 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-27 22:24:12 +00:00
joostverburg
2c6e349b75 changelog, tutorial, credits, mui info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2943 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 12:09:38 +00:00
joostverburg
dd1f76ded4 updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2940 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 11:00:47 +00:00
joostverburg
63226ff1d3 more info about compilation (.NET SDK etc.)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2939 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-20 16:38:25 +00:00
kichik
de0104cc39 - Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize)
- Fixed DirText
- Fixed new browse dialog style problems (thanks LIGHTNING UK!)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2919 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 22:05:06 +00:00
joostverburg
624f7225f4 improved GetParant, GetParameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2918 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 19:18:18 +00:00
kichik
d6d0ef0d04 backslashes instead of slashes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2911 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 10:12:01 +00:00
joostverburg
2f4e738429 double word
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2888 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 17:02:05 +00:00
kichik
2fba235c29 fixed SetOverwrite and added ifdiff option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2876 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 16:46:50 +00:00
joostverburg
efa51b61da UpgradeDLL: set overwrite flag back
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2841 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 14:56:20 +00:00
kichik
9e5ccb9a32 - SetCompressor: added /FINAL switch
- SetOverwrite: added lastusd option
- Greek MUI translation v1.66


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2835 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 11:46:48 +00:00
kichik
74ea2dc585 * PageEx - every page can be used everywhere and as many times as needed
* DirVar - easy way to add another dir page
* default strings in the language file (Page directory is enough, no need for DirText)
* strings from the language file are now LangStrings that can be used in the script
* no more /LANG - one string for all languages
* any lang strings can be used everywhere, installer or uninstaller (no un.)
* no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey)
* DirText parm for browse dialog text
* SetBkColor -> SetCtlColors - can now set text color too
* fixed SetOutPath and File /r bug
* fixed File /a /oname bug
* added $_CLICK for pages
* added quotes support in lang files (patch #752620)
* extraction progress
* separate RTL dialogs for RTL langs (improved RTL too)
* InstallOptions RTL
* StartMenu RTL
* fixed RegDLL?
* added IfSilent and SetSilent (SetSilent only works from .onInit)
* fixed verify window (it never showed) (bug #792494)
* fixed ifnewer readonly file problem (patch #783782)
* fixed wininit.ini manipulation when there is another section after [rename]
* fixed some ClearType issues
* fixed a minor bug in the resource editor
* fixed !ifdef/!endif stuff, rewritten
* lots of code and comments clean ups
* got rid of some useless exceptions handling and STL classes (still much more to go)
* lots of optimizations, of course ;)
* updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready)
* minor bug fixes


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2823 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 18:25:57 +00:00
joostverburg
c5b69c819d fixed InstallOptions link on site
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2817 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-22 17:43:41 +00:00
flizebogen
91e3fee204 Added very basic informations about the new version commands (VIProductVersion, VIAddVersionKey)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2812 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-15 16:36:58 +00:00
sunjammerx
c321d4c0df Fixed broken processor pack link.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2807 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-13 12:30:55 +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
156426e038 /S is case sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2785 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-04 12:16:57 +00:00
joostverburg
1845d6a828 new UpgradeDLL syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2781 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 21:06:56 +00:00
joostverburg
6919ce3e3e typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2775 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:54:29 +00:00
joostverburg
fd91250b8a UpgradeDLL: temp base dir support (to solve Win9x issues)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2774 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:45:39 +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
joostverburg
528cbb7324 compiler compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2694 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-06 21:39:56 +00:00
o_owd
e52b3432d9 internal links update. replaced \k with \R.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2682 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-27 11:09:54 +00:00
o_owd
a4723522cf updated LicenseBkColor help
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2674 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-24 10:00:15 +00:00
joostverburg
63a1f7a0e3 changelog, info, doc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2665 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-22 11:22:55 +00:00
o_owd
26dcf66d68 adeed AllowSkipFiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2663 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-20 18:04:56 +00:00
kichik
6443dfeb61 Should work on Windows 98 now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2662 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-20 17:44:44 +00:00
kichik
c5c57c0fdb default value for reg keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2622 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-08 18:23:15 +00:00
kichik
38606c296e Latest documentation by flizebogen
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2595 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-30 11:42:06 +00:00
joostverburg
7efaadfcff UpgradeDLL - register DLL on reboot fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2581 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-26 19:45:24 +00:00
kichik
82cebbf365 Bug 738682 fixed - .onGUIEnd => un.onGUIEnd
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2554 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-16 10:05:20 +00:00
kichik
2a54ed32e6 Compile NSIS for NSIS_CONFIG_LOG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2551 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-14 09:59:11 +00:00
kichik
9dae86701f .onGUIEnd
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2550 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-14 09:54:02 +00:00
kichik
e857a8927b 8bpp max for CheckBitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2540 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-09 19:19:40 +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
0b9c1c4d3d Added description for Ifabort, modified SectionSetText, added Errorlevel description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2477 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-21 18:52:31 +00:00