Commit graph

86 commits

Author SHA1 Message Date
anders_k
9ed46ac829 Removed some profanity from the docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6519 212acab6-be3b-0410-9dea-997c60f758d6
2014-07-11 21:11:11 +00:00
anders_k
5e1edb3d75 Added Windows 8.1 Preview GUID alias to ManifestSupportedOS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6380 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-07 23:27:11 +00:00
anders_k
4b62ecbb31 Added ManifestDPIAware attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6266 212acab6-be3b-0410-9dea-997c60f758d6
2012-09-20 18:42:21 +00:00
anders_k
da2fe44184 Add ManifestSupportedOS attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6265 212acab6-be3b-0410-9dea-997c60f758d6
2012-09-20 10:18:40 +00:00
kichik
041a8a9881 applied patch #3307144 - more cross links in documentation (whyeye)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6152 212acab6-be3b-0410-9dea-997c60f758d6
2011-05-28 18:45:57 +00:00
kichik
9a04747745 vista AND 7... yes, tis true!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5981 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:15:25 +00:00
kichik
7e1196a4b1 bug #2790298 - whatever...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5964 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:19:03 +00:00
kichik
a4d2393db3 fixed bug #1990955 - Missing links in Documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5650 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-13 16:51:49 +00:00
kichik
1f508d352c no more limits on Icon and UninstallIcon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5312 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 18:30:20 +00:00
kichik
69ac340afe applied patch #1662419 - Documentation typo fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4943 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-17 17:36:06 +00:00
kichik
3522854451 compatibility mode without RequestExecutionLevel
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4818 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-18 09:40:48 +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
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
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
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
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
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
38ea0a966a link to SetBrandingImage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4544 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-02 17:21:59 +00:00
kichik
690a9f9b27 link AddBrandingImage to SetBrandingImage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4543 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-02 17:18:59 +00:00
kichik
8f2fc84064 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4417 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-24 16:58:10 +00:00
kichik
82bddea6c0 added InstallDirRegKey examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4360 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-22 16:52:16 +00:00
kichik
e7bdb6aad8 no language strings and variables with InstallDirRegKey
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4321 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 13:50:26 +00:00
kichik
f8062527fa typos (thanks Jamyn!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-16 11:27:51 +00:00
kichik
b106bfcc5b misplaed 'is'
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4140 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-28 19:18:14 +00:00
kichik
c9c8811194 - added AddBrandingImage examples
- added information about usage of variables


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3939 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 19:09:30 +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
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
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
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
bb61a0b0b2 - SetFont /LANG=
- ^Font and ^FontSize


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3624 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 21:32:05 +00:00
kichik
e6c31f04ed cleared up some InstType indexing confusion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3607 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 10:14:23 +00:00
kichik
b11c65e0f8 - added BGFont that allows setting the background text font
- made Times New Roman default font for the background text because it should always have support for the locale's language


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3560 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-11 15:33:00 +00:00
kichik
2e9cb26270 - updated history
- added information about silent installers/uninstallers


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3462 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-04 21:13:50 +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
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
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
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
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
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
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
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
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
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
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
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
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
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