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
|
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
|
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
|
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
|
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
|
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 |
|
anders_k
|
6f79ea23b4
|
Added WinVer "Windows as a Service" detection macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7062 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-07 22:53:49 +00:00 |
|
anders_k
|
52ac543360
|
Removed LibraryLocal utility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7061 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-07 22:06:47 +00:00 |
|
anders_k
|
42e1df24a4
|
Fixed MultiUser caption langstring bug (bug #1012)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7060 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-07 21:04:57 +00:00 |
|
anders_k
|
612c5c5638
|
Minor German translation fixes (bug #1023)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7059 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-06 23:00:57 +00:00 |
|
anders_k
|
7962b3ccac
|
Updated Belarusian (Bug #1217)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7057 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-03 19:20:31 +00:00 |
|
anders_k
|
a523c05626
|
nsDialogs::OnNotify can now return values back to Windows, also fixes bug #1216
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7054 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-27 22:15:26 +00:00 |
|
anders_k
|
1afaca0e41
|
!undef now issues warnings instead of errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7039 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-02 19:51:54 +00:00 |
|
anders_k
|
b4ec25628e
|
Fix broken MSDN links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7035 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 22:47:52 +00:00 |
|
anders_k
|
48703ab513
|
AddBrandingImage now supports dialog units, even on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7033 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 21:20:53 +00:00 |
|
anders_k
|
7f9d3253a6
|
Update changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7027 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-25 18:54:53 +00:00 |
|
anders_k
|
000ce91737
|
Use Win10 WoW64 API to work around ARM64 lies.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7016 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-12 20:51:43 +00:00 |
|
anders_k
|
ab70b857b5
|
Added LIBRARY_INSTALL_EQUAL_VERSION option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7014 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-08 12:50:09 +00:00 |
|
anders_k
|
a852d07897
|
Added MUI_TEXTCOLOR setting. Check/Radio control themes are disabled when high contrast mode is on as a band-aid for SetCtlColors issues.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7013 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-09-13 13:35:25 +00:00 |
|
anders_k
|
f309612920
|
Added Hindi translation (patch #289)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7007 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-14 20:46:23 +00:00 |
|
anders_k
|
b278e8975d
|
Fixed !macroundef of last defined macro bug
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6998 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-01 17:28:41 +00:00 |
|
anders_k
|
4bf2eed13b
|
Updated Mongolian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6991 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-04-09 22:23:10 +00:00 |
|
anders_k
|
8260047db4
|
Added IsNativeProcessorArchitecture helper macros to x64.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6989 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-04-08 21:58:25 +00:00 |
|
anders_k
|
13301228a0
|
Preload NTMARTA.DLL for Windows 7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6984 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-13 19:35:35 +00:00 |
|
anders_k
|
9626a8e8b0
|
Fixed minor Spanish bug (bug #1205)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6983 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-12 22:36:20 +00:00 |
|
anders_k
|
8f9cc7ff35
|
Fixed bug #1203, -CMDHELP should be printed to stdout
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6982 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-02-04 21:19:55 +00:00 |
|
anders_k
|
696a317eca
|
Added the GetNativeProcessorArchitecture helper macro in case you really really need to know the true native CPU type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6981 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-02-01 21:34:37 +00:00 |
|
anders_k
|
0b01a969e4
|
Refactor and document !pragma warning error and warning states
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6980 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-31 15:31:49 +00:00 |
|
kichik
|
fea2579d73
|
this time for real :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6974 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-30 03:37:48 +00:00 |
|
kichik
|
eea90f5362
|
prepare for release
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6971 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-29 02:46:55 +00:00 |
|
anders_k
|
5fd21f1934
|
Added WinVer.nsh IsDomainController (patch #286)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6969 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-25 17:43:59 +00:00 |
|
anders_k
|
7e80fb6fa4
|
Added Tatar translation (patch #281)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6968 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-22 19:08:45 +00:00 |
|
anders_k
|
49471b3d84
|
(C) 2018
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6962 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-02 01:51:26 +00:00 |
|
anders_k
|
ab203f520a
|
Updated ScotsGaelic (bug #1197)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6959 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-18 00:52:45 +00:00 |
|
anders_k
|
9229c5df18
|
Added experimental System plug-in v2 syntax option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6955 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-03 18:04:02 +00:00 |
|
anders_k
|
ebfe3bf6d2
|
Added System plug-in B and H types
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6954 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-30 21:38:49 +00:00 |
|
anders_k
|
09d29b6e88
|
Fixed Scottish Gaelic MUI_UNPAGE_FINISH quote issue (patch #285)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6950 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-15 18:23:57 +00:00 |
|
anders_k
|
dda1998421
|
Added ~, !, && and || !define /math operators
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6947 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-04 17:59:37 +00:00 |
|
anders_k
|
bde2173193
|
Only print the PE flags string for actual PE executable files. Now also zeros the checksum just in case.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6943 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-26 16:37:42 +00:00 |
|
anders_k
|
590bb32e43
|
Plug-ins now set the ASLR, DEP, LAA and NOSEH flags (bug #1188)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6942 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-25 23:11:56 +00:00 |
|