Commit graph

1103 commits

Author SHA1 Message Date
anders_k
6cd1e7d908 Improved Simplified Chinese translation (Patch 297)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7187 212acab6-be3b-0410-9dea-997c60f758d6
2020-06-07 21:05:16 +00:00
anders_k
3c47165946 Added UnpinShortcut and NotifyShell_AssocChanged macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7183 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-21 00:44:39 +00:00
anders_k
ea50284c18 GCC -fno-common is now the defaul in GCC 10 (xantares PR for RH/Fedora bug 1799650)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7182 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-17 21:37:57 +00:00
anders_k
e73d05f1f5 LoadAndSetImage can return the image handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7179 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-01 13:15:03 +00:00
anders_k
3d93d9c010 Added NSD NetAddress control and Date macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7177 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-27 12:36:57 +00:00
anders_k
e1141d9277 Added !define /intfmt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7173 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-22 21:14:55 +00:00
anders_k
dd117d4ba7 DumpLog example function should not return anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7172 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-21 19:02:30 +00:00
anders_k
13121dacfe Updated example functions in the main documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7168 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-14 17:37:58 +00:00
anders_k
b704d52400 Added a file association example to install-per-user.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7167 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-13 19:16:10 +00:00
anders_k
821b4d6a18 DeleteRegKey /ifempty now also checks for values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7166 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-12 18:25:21 +00:00
anders_k
2fa5cd37b8 Added RegKeyIsEmpty LogicLib operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7165 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-06 18:04:10 +00:00
anders_k
8560a7e2cf Updated German (SebStange PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7164 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-29 20:08:23 +00:00
anders_k
bdbfff3cf2 Python 3 fixes (patch #296)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7161 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-24 02:35:17 +00:00
anders_k
06f7335cc8 * Added MULTIUSER_INSTALLMODEPAGE_SHOWUSERNAME
* Decoupled the page from MUI
* Try FOLDERID_UserProgramFiles


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7160 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-24 02:01:11 +00:00
anders_k
9689c5a5b7 Fixed MULTIUSER_INSTALLMODE_FUNCTION and minor typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7159 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-18 21:27:58 +00:00
anders_k
02eb8e338a Added the install-shared.nsi example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7158 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-18 01:01:29 +00:00
anders_k
657a66f071 Added install-per-user.nsi example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7155 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-17 19:02:42 +00:00
anders_k
68db5f04ee Added GetKnownFolderPath
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7154 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-12 23:43:51 +00:00
anders_k
1f355d992c Added IfRtlLanguage and GetRegView
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7153 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-10 18:16:39 +00:00
anders_k
5887d6c60d Added IfShellVarContextAll and refactored flag instructions generation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7152 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-10 01:44:23 +00:00
anders_k
89fb04d0f6 (C) 2020
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7148 212acab6-be3b-0410-9dea-997c60f758d6
2020-01-01 21:13:57 +00:00
anders_k
880c3eddca Added links to more useful headers (Bug #1196)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7147 212acab6-be3b-0410-9dea-997c60f758d6
2019-12-29 02:17:41 +00:00
kichik
99ee70916d update history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7138 212acab6-be3b-0410-9dea-997c60f758d6
2019-12-16 00:16:54 +00:00
anders_k
01aa9b3fba Fixed nsDialogs CB/LB_Get/SetItemData macros (bug #1238)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7137 212acab6-be3b-0410-9dea-997c60f758d6
2019-12-14 23:07:11 +00:00
anders_k
5d64346b9d Added SectionInstType as a SectionIn replacement
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7134 212acab6-be3b-0410-9dea-997c60f758d6
2019-11-22 00:02:32 +00:00
anders_k
52cd125973 Automatically double ampersands in the name attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7131 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-24 22:15:30 +00:00
anders_k
d8eb1c60bb Port SCons scripts to py3k (xantares/py3k PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7124 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-06 16:15:14 +00:00
anders_k
2b18e58040 Better IntFmt format specification syntax documentation.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7123 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-04 19:54:56 +00:00
anders_k
24d4c2678a Fixed nsExec Unicode and tab output parsing (bug #1232)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7121 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-11 23:36:32 +00:00
anders_k
28f43ca941 Minor docs corrections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7119 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-04 19:50:23 +00:00
anders_k
c0f3179285 Added the ManifestLongPathAware attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7111 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-16 19:07:02 +00:00
anders_k
f9fac78173 Docs: Clarify that SetDetailsView is for the InstFiles page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7110 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-14 22:28:29 +00:00
anders_k
8016f559ac Zero uninitialized icon group data for reproducible builds (bug #1230)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7104 212acab6-be3b-0410-9dea-997c60f758d6
2019-07-31 19:59:55 +00:00
anders_k
a551dddd0d Added quoted path and ordinal System::Call examples.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7102 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-27 23:22:53 +00:00
anders_k
a46a79cb46 StrFunc.nsh now supports a "using" idiom to help with forward-declaration of functions (bug #1229)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7099 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-23 21:32:34 +00:00
anders_k
fb6945ec36 Added ManifestMaxVersionTested
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7096 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-06 00:42:08 +00:00
anders_k
ba5ca3a463 Fixed InstallLib .NSI space-in-path script bug (bug #1222)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7092 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-17 18:51:58 +00:00
anders_k
36cf6ec2b3 %1 in !finalize command can be specified multiple times
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7091 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-13 19:56:43 +00:00
anders_k
5eb8365481 Allow quoted library path in System::Call (bug #546)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7089 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-11 19:33:07 +00:00
anders_k
40451b29d7 Support TopDown CheckBitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7084 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-14 22:59:08 +00:00
anders_k
788620866d Fixed -O double fclose (bug #1221)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7083 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-12 00:05:28 +00:00
anders_k
161e81c2f5 Minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7081 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-11 17:45:47 +00:00
anders_k
bd5d47cbae ANSI targets are deprecated, force the important examples to use Unicode.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7080 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-11 16:04:47 +00:00
anders_k
978ac79a5d Added PEAddResource and PERemoveResource
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7079 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-10 20:45:40 +00:00
anders_k
797e745de5 Added LoadAndSetImage instruction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7078 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-03 20:53:13 +00:00
anders_k
cb151c88e6 Fixed Hindi (patch #291)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7076 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-29 23:15:37 +00:00
anders_k
6b5912b916 Docs: Clarify that $outdir is used as a shortcut property and that the path to the .lnk cannot be relative.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7073 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-16 00:14:31 +00:00
anders_k
62d9a4c2f7 (C) 2019
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7072 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-07 14:30:06 +00:00
anders_k
737ef2f656 Updated Portuguese (Bug #1219)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7071 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-05 21:26:23 +00:00
kichik
3af65ae651 release date
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7064 212acab6-be3b-0410-9dea-997c60f758d6
2018-12-15 21:48:10 +00:00