anders_k
|
322c7ac6d2
|
Added API for compiler host to choose a different output path on output error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7169 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-20 17:21:04 +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
|
313e238f16
|
Removed viewhtml.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7163 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-29 19:10:02 +00:00 |
|
anders_k
|
219eb59286
|
Updated unicode.nsi and removed UserVars.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7162 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-26 00:19:55 +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 |
|
kichik
|
fc15c72cdd
|
fix deploy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7151 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-05 00:07:48 +00:00 |
|
kichik
|
a5032b2c5b
|
fix #1242 - don't install substart on linux
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7150 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-03 19:57:48 +00:00 |
|
anders_k
|
a4378c47c1
|
Update travis deploy script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7149 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-01-02 21:36:47 +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
|
7f22a176c8
|
add build.log to nightly zip
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7144 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-16 03:13:58 +00:00 |
|
kichik
|
9ccc9726bb
|
fix nightly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7143 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-16 02:47:43 +00:00 |
|
kichik
|
914b496a1f
|
nuke old folders so release doesn't fail for no reason
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7141 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-16 01:08:41 +00:00 |
|
kichik
|
8b86606547
|
3.05
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7139 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-16 00:44:00 +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
|
a6d50fcae1
|
Set C++ flag on C++ plug-ins (Patch 228)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7136 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-11 19:10:28 +00:00 |
|
anders_k
|
5b62a83532
|
Make VARIANT same size as PROPVARIANT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7135 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-12-11 18:29:16 +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
|
2c4d91c9fe
|
"Type" is PV not V
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7133 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-11-19 16:58:32 +00:00 |
|
anders_k
|
932ad7d85b
|
Clarify GetUserName failure on Win9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7132 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-11-03 16:14:02 +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
|
f39c8f241d
|
* Re-use find window
* Focus toolbar with F6
* Unicode symbols in usage text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7129 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-23 02:50:39 +00:00 |
|
anders_k
|
4c7f46920b
|
Update WinVer Win10
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7128 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-21 23:21:57 +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
|
6c6725d3eb
|
Added custom log colors and customizable sounds.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7126 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-13 16:49:35 +00:00 |
|
anders_k
|
8a21b59c93
|
Fix truncation warning for 64-bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7125 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-10-07 18:01:16 +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
|
27c8277a82
|
Help CharNext handle surrogate pairs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7122 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-09-15 17:10:26 +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
|
a104daf046
|
Added NSIS menu PE version info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7120 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-09-06 17:55:06 +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
|
903629493a
|
Added PropVariantChangeType macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7118 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-09-04 19:39:06 +00:00 |
|
anders_k
|
97df245064
|
Reduced button text length to "Agree" to prevent truncation (Bug #1069)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7117 212acab6-be3b-0410-9dea-997c60f758d6
|
2019-08-22 22:59:16 +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 |
|