kichik
0d494737dc
extract RegTool with the random data as well
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4319 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 11:10:23 +00:00
kichik
f3d46b8cb5
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4318 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 20:04:17 +00:00
kichik
315c7b1d64
* strip quotes and /S from RegTool's RunOnce key before checking if it exists
...
* added random data to the extraction name of RegTool to avoid problems with install->reboot->install->reboot
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4317 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:47:58 +00:00
kichik
babe73be5b
updated change log
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4316 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:31:27 +00:00
kichik
d144639111
write HWND and HWND2 entries to the INI with the control's HWND
...
no more weird calculations when there's a browse button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4315 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:27:04 +00:00
kichik
49179ea08d
Platfrom SDK's headers and libraries are newer than VC Toolkit's
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4314 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-10 11:45:01 +00:00
kichik
8aa498bc5d
output an error message for SCons 0.96.90 or older, instead of a TypeError exception
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4313 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-08 21:13:02 +00:00
joostverburg
34b6c3357d
larger browse button, localized texts will fit in better
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4312 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-08 10:27:25 +00:00
kichik
02de188fee
no need for 'SectionIn RO' to be case sensitive
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4311 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 15:45:08 +00:00
kichik
21816d8036
proper umask
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4310 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:41:44 +00:00
kichik
a7ae019046
write temporary nsh to temp dir to avoid permission problems with unprivileged users
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4309 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:23:58 +00:00
kichik
fae25f96ef
get output file from command line
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4308 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:21:09 +00:00
kichik
03a887ba35
added !tempfile and !delfile
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4307 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:08:44 +00:00
kichik
a546017631
workaround for scons bug - use CPPDEFINES in RCCOM
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4306 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-05 13:47:12 +00:00
kichik
0a86da7f01
use CPPDEFINES in RCCOM
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4305 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-05 13:42:04 +00:00
kichik
fbe0f8e2d0
wrong package name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4304 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 14:14:38 +00:00
kichik
6ae7a6cc40
upload files to /incoming
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4303 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 14:06:54 +00:00
kichik
7d1c3d452b
* create_special_build takes 2 arguments, not 3
...
* use log_dir in log()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4302 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:46:43 +00:00
kichik
b6cfab9c6a
no need for log_dir='..' for scons call of special build
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4301 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:25:06 +00:00
kichik
059c23f608
missing comma
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4300 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:12:37 +00:00
kichik
9e8e472c77
fixed installation diff test
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4298 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:58:02 +00:00
kichik
6e1c12ffcb
missing comma
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4297 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:46:24 +00:00
kichik
c4d94990f2
2.10
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4296 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:22:34 +00:00
kichik
ea91437063
exit on failure
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4295 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:16:52 +00:00
kichik
bc748d8b41
2.10
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4294 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:05:52 +00:00
kichik
e0e4e54cea
validate_filename was called before skip_root in is_valid_instpath and so no root directory was ever valid, even with AllowRootDirInstall
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4293 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 11:18:43 +00:00
joostverburg
21457af9ac
updates by QFox
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4292 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-03 10:06:07 +00:00
kichik
9dc50cf8d5
POSIX portability
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4291 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:50:40 +00:00
kichik
54062c79b9
use AddAvailableLibs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4290 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:49:38 +00:00
kichik
66bec46203
useful function, for now only AddAvailableLibs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4289 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:48:59 +00:00
kichik
20248c1ca9
no optimizations and symbol stripping in debug mode
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4288 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:41:41 +00:00
kichik
dc2b49aece
don't use NormalizedCommand in IsPluginCommand, it asserts on non-existing plug-in commands
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4287 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:38:13 +00:00
kichik
f5ee7ddc1c
size2 is changed on POSIX
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4286 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:20:26 +00:00
kichik
6ec75949fa
added links to optional tools
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4285 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-23 15:06:49 +00:00
kichik
4b668f4b43
documented /ENABLECANCEL
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4284 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-23 10:17:16 +00:00
kichik
5e9c6e77e6
missing \0 in enum
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4283 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-23 10:08:44 +00:00
kichik
93af198570
fixed compile warning
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4282 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-22 20:20:12 +00:00
kichik
4fb9309882
fixed memory leaks in POSIX implementation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4281 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-22 20:20:11 +00:00
kichik
64bdfbd620
fixed portability
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4280 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:42:28 +00:00
kichik
7c46651a0f
WS_EX_LEFTSCROLLBAR needed by MinGW
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4279 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:35:24 +00:00
kichik
31e868b010
only mingw supports --file-alignment
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4278 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:32:10 +00:00
kichik
044532f843
Chapter4.html no longer exists
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4277 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:15:07 +00:00
kichik
bbb64d09ee
typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4276 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 17:41:14 +00:00
kichik
319a684141
VPatch 3.1
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4275 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 17:38:50 +00:00
kichik
6a76589a72
fixed bug #1283528 - WS_EX_LEFTSCROLLBAR missing in RTL mode
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4274 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:55:17 +00:00
kichik
6a61224015
compile GenPat natively
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4273 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:43:40 +00:00
kichik
08665528b9
added support for compilation of cross platform utilities
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4272 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:43:10 +00:00
kichik
4bf6509225
VPatch 3.0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4271 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:25:44 +00:00
kichik
9929eb7120
use True/False instead of 1/0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4270 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 08:50:41 +00:00
kichik
0536d2a029
moved _WIN32_IE definition to SConscript to avoid #include order problems
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4269 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 08:33:00 +00:00