anders_k
|
167e53df8a
|
Icon now supports the res:// protocol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7328 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-09-18 20:24:41 +00:00 |
|
anders_k
|
cc431158fd
|
Added ExecShell /ALLOWERRORUI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7327 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-09-17 18:13:17 +00:00 |
|
anders_k
|
3a3d2202a7
|
Added GetDllVersion /ProductVersion switch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7310 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-08-30 00:06:25 +00:00 |
|
anders_k
|
52d6782447
|
Added GetWinVer instruction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7309 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-08-29 18:39:07 +00:00 |
|
anders_k
|
9a9d0a0a91
|
Added $USER.. and $COMMON.. alias constants
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7304 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-08-26 12:57:34 +00:00 |
|
anders_k
|
1531c8e23e
|
PEAddResource now supports the res: protocol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7301 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-08-23 21:50:59 +00:00 |
|
anders_k
|
41bb557cbc
|
Added !uninstfinalize (patch 280)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7294 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-08-18 13:53:50 +00:00 |
|
anders_k
|
8f5ad1ac69
|
Abort if adding plug-in to installer fails (Bug #1264, part 2)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7267 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-05-11 19:14:08 +00:00 |
|
anders_k
|
f69251d87e
|
(C) 2021
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7245 212acab6-be3b-0410-9dea-997c60f758d6
|
2021-01-01 20:27:52 +00:00 |
|
anders_k
|
3fd700e56c
|
Fixed ExecShell command detailprint when the verb is empty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7243 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-12-30 15:44:58 +00:00 |
|
anders_k
|
63d236934f
|
NOTINDEXED file attribute ability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7242 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-12-30 01:11:01 +00:00 |
|
anders_k
|
2ef929b513
|
Fixed SetBrandingImage crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7205 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 01:40:47 +00:00 |
|
anders_k
|
5ad1538a64
|
Added experimental ManifestAppendCustomString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7194 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-25 20:13:13 +00:00 |
|
anders_k
|
887d9f8723
|
Added LineParser::gettoken_intx with basic arithmetic expression handling for LoadAndSetImage, SectionSetFlags and SectionSetInstTypes.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7180 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-02 21:53:41 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
8de72ec7b1
|
Added Int64Fmt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6931 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-15 16:57:26 +00:00 |
|
anders_k
|
1a039ca71f
|
Added IntPtrCmp, IntPtrCmpU, Int64Cmp and Int64CmpU
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6930 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-14 16:49:40 +00:00 |
|
anders_k
|
34e9873d5f
|
Added IntPtrOp alias
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6929 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-13 21:23:33 +00:00 |
|
anders_k
|
99235da725
|
Added IntOp and System::Int64Op >>> SHR operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6926 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-08 15:26:54 +00:00 |
|
anders_k
|
9764f37904
|
VIAddVersionKey and SetFont now supports hex numbers in the /LANG= parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6919 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-06 14:30:54 +00:00 |
|
anders_k
|
5f1651ab91
|
Avoid using SEEK_END when possible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6917 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-05 18:11:03 +00:00 |
|
anders_k
|
1ae118af99
|
Refactored GetDLLVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6916 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-04 23:40:45 +00:00 |
|
anders_k
|
a51d89712c
|
Added !gettlbversion and TLB reading support on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6913 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-03 20:48:29 +00:00 |
|
anders_k
|
9f91316be0
|
Added experimental ManifestDPIAwareness attribute so we can declare PerMonitorV2 awareness
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6899 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-14 17:10:33 +00:00 |
|
kichik
|
fb2accece2
|
vc6 build errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6880 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-23 19:53:39 +00:00 |
|
anders_k
|
94dd438510
|
Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6871 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-06 19:51:43 +00:00 |
|
anders_k
|
b558dea54d
|
Unsupported SetRegView mode must fail all registry operations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6865 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-04 22:48:13 +00:00 |
|
anders_k
|
a2aa3ed305
|
TravisCI OSX instance needs cppunit v1.13.2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6864 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-03 02:56:46 +00:00 |
|
anders_k
|
204dbb0443
|
Added WriteRegNone
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6863 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-29 16:25:18 +00:00 |
|
anders_k
|
6271e87972
|
SendMessage /TIMEOUT= parameter should not be case-sensitive.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6862 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-29 13:12:41 +00:00 |
|
anders_k
|
17d5e5003f
|
Refactored preprocessor instructions to separate source file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6855 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-03 12:08:09 +00:00 |
|
anders_k
|
e004b5893e
|
Use a internal command to detect the CHM header because the !searchparse hack fails with a encoding error if the ACP codepage is 936.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6853 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-04-25 13:58:43 +00:00 |
|