Commit graph

6181 commits

Author SHA1 Message Date
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
565386c71f Added some integer tests
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6997 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-01 16:33:13 +00:00
anders_k
a6b869aeea Test !searchparse and !searchreplace
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6996 212acab6-be3b-0410-9dea-997c60f758d6
2018-05-31 20:54:35 +00:00
anders_k
3e708be352 Added MakeARPInstallDate macro to help create the Add/Remove Programs InstallDate property
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6995 212acab6-be3b-0410-9dea-997c60f758d6
2018-05-30 21:31:23 +00:00
anders_k
b0430b251b Preliminary support for disableWindowFiltering and gdiScaling manifest elements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6993 212acab6-be3b-0410-9dea-997c60f758d6
2018-05-14 19:07:17 +00:00
anders_k
11c050f118 Changed ExecShell example to show how to use SW_ mode without parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6992 212acab6-be3b-0410-9dea-997c60f758d6
2018-05-03 21:26:10 +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
cde6d5500f Renamed IsNativeProcessorArchitecture helpers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6990 212acab6-be3b-0410-9dea-997c60f758d6
2018-04-09 21:34:50 +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
9796261767 Document that InstallLib also resets the registry view
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6988 212acab6-be3b-0410-9dea-997c60f758d6
2018-04-05 21:42:40 +00:00
anders_k
906bba2955 Fixed broken NSD_CB_GetCount command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6987 212acab6-be3b-0410-9dea-997c60f758d6
2018-03-29 23:36:52 +00:00
anders_k
e358af8ce4 Minor fixes for Russian translation (patch #226)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6986 212acab6-be3b-0410-9dea-997c60f758d6
2018-03-14 19:02:35 +00:00
anders_k
a47d485dee Cherry-picked a couple of Ukrainian fixes from patch #225
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6985 212acab6-be3b-0410-9dea-997c60f758d6
2018-03-14 18:51:33 +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
ee4e6039ae 3.03
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6977 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-30 03:52:59 +00:00
kichik
ee51349abd need eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6976 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-30 03:51:53 +00:00
kichik
aeb3ce763d fix line endings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6975 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-30 03:40:56 +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
anders_k
18d25cf859 VC6 can't handle typename here but GCC requires it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6973 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-30 00:45:16 +00:00
anders_k
e17e508012 Attempt to fix VC6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6972 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-29 14:42:13 +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
c88694b86f Only include WinVer Win9x code in 32-bit ANSI installers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6970 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-25 18:37:15 +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
0aaca67c0d Added required Pop's to nsExec example usage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6967 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-12 02:01:44 +00:00
anders_k
c1bc5bac84 Fixed "text in struct" bug introduced by a silly typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6966 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-06 17:51:06 +00:00
kichik
f3de694e0d fix slack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6965 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-05 19:10:52 +00:00
anders_k
d0abb34ae8 Don't allow scripts to delete a HKEY root
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6964 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-05 12:53:01 +00:00
anders_k
06984d4da3 Unify branding langstring
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6963 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-03 01:44:18 +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
aa539479c4 Added LVM_GETITEMTEXT to fix the 3rd-party CommCtrl.nsh header
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6961 212acab6-be3b-0410-9dea-997c60f758d6
2017-12-22 15:33:04 +00:00
anders_k
735b8350f8 The new Windows 10 guidelines for Scottish Gaelic supposedly say that you must use U+2026 and not dot dot dot
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6960 212acab6-be3b-0410-9dea-997c60f758d6
2017-12-18 19:19:05 +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
74a1121f21 HTML-entify special characters in example code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6958 212acab6-be3b-0410-9dea-997c60f758d6
2017-12-10 15:44:28 +00:00
anders_k
961a651665 Fixed silly 64-bit trunction warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6957 212acab6-be3b-0410-9dea-997c60f758d6
2017-12-03 18:10:24 +00:00
anders_k
7cdc656628 Don't lock $PluginsDir with SetOutPath even if it is just an example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6956 212acab6-be3b-0410-9dea-997c60f758d6
2017-12-03 18:06:31 +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
e3e6ee73bc Force HEASLR DllCharacteristics when ASLR bit is set for 64-bit targets
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6953 212acab6-be3b-0410-9dea-997c60f758d6
2017-11-28 18:15:44 +00:00
anders_k
4b92898ecb Fixed rarely used Finnish and Pashto uninstall MUI pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6952 212acab6-be3b-0410-9dea-997c60f758d6
2017-11-16 22:55:14 +00:00
anders_k
fbcd62d3c3 Use additional uninstall pages to catch more translation issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6951 212acab6-be3b-0410-9dea-997c60f758d6
2017-11-15 18:50:54 +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
bcef923727 Try to avoid clobbering SysLink GWLP_USERDATA
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6949 212acab6-be3b-0410-9dea-997c60f758d6
2017-11-05 18:36:33 +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
8d756f41c7 A quick hack for our outdated boost library because std::auto_ptr was deprecated in C++11 and removed in C++17
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6946 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-30 17:18:25 +00:00
anders_k
7ccd6b3c9f Handle case where MSPE.ReadCharacteristics is None
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6945 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-29 22:36:47 +00:00