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
|
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
|
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
|
2bae3414ba
|
Fix minor GCC warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7130 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-24 19:27:37 +00:00 |
|
anders_k
|
d3554ebdb1
|
Improved window spy size information and added window outline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7127 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-16 19:55:33 +00:00 |
|
anders_k
|
7100afa549
|
BITMAPCOREHEADER bitmaps cannot be top-down bitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7116 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-08-18 22:54:26 +00:00 |
|
anders_k
|
79056544b0
|
Don't display non-fatal growbuf allocation warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7115 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-08-18 22:15:53 +00:00 |
|
anders_k
|
2bf0cf7025
|
VC6 cannot handle class reference initialization in structs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7114 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-08-17 20:13:07 +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
|
b19a694ad5
|
Allow up to 4 GiB of 3rd-party appended data.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7098 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-06-16 14:08:43 +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
|
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
|
217f250466
|
Added NSD_Remove[Ex]Style and NCM_* messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7086 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-02-15 20:19:27 +00:00 |
|
anders_k
|
7a6c9e52b0
|
LR_CREATEDIBSECTION breaks modern.bmp so we must disallow TopDown CheckBitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7085 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-02-14 23:06:33 +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
|
2bdfe648f0
|
Cast away MAKEINTRESOURCE wchar_t* vs WORD* issue we don't care about
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7082 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-02-11 20:32:42 +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
|
b9c8d57bb2
|
Print "ANSI targets are deprecated" warning if Unicode/Target attributes are never used.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7077 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-02-02 20:25:07 +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
|
649159cd28
|
NSIS_PACKEDVERSION no longer optional. Tries to find a usable fallback value if not specified.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7058 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-06 01:12:30 +00:00 |
|
anders_k
|
fa85ddb775
|
Use a undocumented variable as the nsDialogs::OnNotify return value so we don't have to worry about restoring it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7055 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-27 22:36:58 +00:00 |
|
anders_k
|
5b09b32668
|
VC6 cannot handle template class typedef of a template class with the same name (in a different namespace)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7047 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-07 16:58:43 +00:00 |
|
anders_k
|
d6adb07487
|
Only ignore makensis.nsi test on non-Win32 platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7040 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-02 20:15:20 +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
|
9bd98cc4fa
|
POSIX does not have SIZE type but that is OK because we never call that overload
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7037 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 23:38:37 +00:00 |
|
anders_k
|
5122047639
|
Moved POSIX dialog unit calcilation function stubs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7036 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 23:09:07 +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
|
917a77f671
|
Make sure the architecture define is always set
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7026 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-25 18:40:05 +00:00 |
|
anders_k
|
cce4695977
|
Refactored postbuild_cmd and !tempfile handling to help patch #280
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7025 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-24 19:01:00 +00:00 |
|
anders_k
|
0040a97e43
|
Fix MinGW/GCC issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7020 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-16 20:58:09 +00:00 |
|
anders_k
|
bfdec13982
|
List plug-in directories when plug-in call fails
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7011 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-25 21:33:30 +00:00 |
|
anders_k
|
a39cba6f27
|
Stricter !delfile error/warning handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7008 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-14 22:13:23 +00:00 |
|
anders_k
|
e22e671bcc
|
Reset default PEDllCharacteristics when target CPU changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7004 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-04 14:49:21 +00:00 |
|
anders_k
|
460b3f59a9
|
Initial groundwork for ARM64 support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7001 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-03 21:00:53 +00:00 |
|
anders_k
|
bca384e691
|
throw() is deprecated in C++17
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7000 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-02 00:38:45 +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
|
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
|
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
|
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
|
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
|
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 |
|