joostverburg
d138b44cbf
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3333 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-30 15:49:49 +00:00
joostverburg
9241c66c5e
features list
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3328 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-28 23:50:49 +00:00
kichik
45c3c3f161
forgot about RTL improvements in rc1
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3325 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-28 12:46:35 +00:00
kichik
83cd638478
- added information about updated VPatch
...
- b5 -> rc1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3319 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-27 18:43:15 +00:00
kichik
14f2e625e4
added documentation for the new shell folders
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3317 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-26 19:54:01 +00:00
kichik
4b931ac9eb
fixed .nsi examples not starting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3316 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-26 19:48:57 +00:00
kichik
e3d2cf1537
added a note about SetOutPath to RegDLL's section
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3314 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-25 12:26:22 +00:00
joostverburg
e272318725
UpgradeDLL now supports paths that contain variables
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3312 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-24 18:38:18 +00:00
kichik
3ab14efa82
- a4 was released in 2002, not 2003
...
- fixed a grammer mistake (at->on)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3307 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-24 16:03:22 +00:00
kichik
989f133c01
Added release dates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3303 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-23 17:42:42 +00:00
kichik
672e695976
- Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string
...
- Added another parameter for Name. It will be used in places where doubled ampersands are required for text to render as expected. Use it if you have an ampersand in your name. See the updated documentation about the Name command for more information about usage.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3288 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 23:22:14 +00:00
kichik
da92941bfc
SetCompressorDictSize didn't show
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3286 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 13:07:12 +00:00
joostverburg
d5ce427baa
documented new features, font size
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3282 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 17:59:00 +00:00
kichik
d3621837ed
Misspelled
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3215 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 13:58:03 +00:00
kichik
0450ea6390
Added modification notice
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3214 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 13:57:14 +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
zarg
52c888841d
LicenseText, ComponentText and DirText updated as they are no longer needed to show certain pages. These are now used to change the default text instead - which have been moved to the NLF files.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3166 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 23:40:19 +00:00
kichik
3a948e6451
Farsi language files credits
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3163 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 17:05:33 +00:00
kichik
df2755cf42
Fixed CHM link to MUI readme
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3156 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-17 23:16:47 +00:00
kichik
e28298a2dd
WriteRegExpandStr should have a section of its own
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3155 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-17 13:49:24 +00:00
ramon18
da531d0511
Little update
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3154 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-16 22:53:13 +00:00
kichik
8f668a6fd5
Added information about uninstaller sections (bug #841421 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3153 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-16 22:45:38 +00:00
joostverburg
a41cd1e617
defaults bold and underlined
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3151 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-16 20:13:28 +00:00
joostverburg
1026f26b40
updated outdated stuff, pages / plug-in calls / multiple languages improved, red defaults, fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3150 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-16 19:57:44 +00:00
kichik
f08bac6815
separated a bit
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3145 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-15 17:48:36 +00:00
kichik
3ccb9ac786
Updated changelog and release notes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3144 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-15 17:26:00 +00:00
kichik
268c3df32d
added Ramon and Hebrew translator
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3143 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-15 15:54:57 +00:00
kichik
c630474864
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3132 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 18:45:35 +00:00
joostverburg
352f409053
UpgradeDLL include file, VB6 runtime installation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3130 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 12:55:13 +00:00
joostverburg
193cd3d304
updated UpgradeDLL, tutorial
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3128 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-11 19:41:38 +00:00
kichik
7669c627ae
- Updated preamble of CHM
...
- Fixed build.bat - now updates CHM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3093 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 17:14:56 +00:00
kichik
2d400ff976
Only copy CHM if it's different
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3092 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 12:09:24 +00:00
kichik
b803023527
Updated "Calling an external DLL using the System.dll plugin" to be more precise about System parameters
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3091 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 10:55:09 +00:00
kichik
2cb320edb5
CHM documentation generates using Halibut. Thanks Nike!
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3090 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:10:19 +00:00
zarg
04bcb951a0
Updated or made clearer cetarin commands and parameters, thanks to virtlink for the info.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3088 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-02 23:37:51 +00:00
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
d4fecb1318
invalid pseudo-class
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3080 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-31 15:23:23 +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