kichik
682ebdedea
document macros
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5549 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 17:34:24 +00:00
kichik
25c36be360
added NSD_SetText, NSD_SetState, NSD_Check and NSD_Uncheck
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5548 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 17:01:44 +00:00
joostverburg
340eec682c
add missing macros for descriptions on uninstaller components page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5547 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-20 22:34:12 +00:00
kichik
e5d72da7c1
fixed bug #1896803 - nsDialogs::SelectFolderDialog Bug 1841120 still open?
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5546 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-19 23:37:12 +00:00
kichik
dbd80ca086
fixed bug #1896500 - Exception during compile
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5545 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-18 23:24:02 +00:00
kichik
8ce5f95185
it should call the old code path if NOT running under WOW64 (though the hack wouldn't work anyway... :( )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5543 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 21:46:52 +00:00
kichik
8fba6791ad
implemented RFE #1778973 - nsExec & ExecDos - Support DisableX64FSRedirection feature
...
also fixed bug #1889317
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5542 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 18:30:47 +00:00
kichik
efebf6bedd
fixed bug #1891066 - Open Script Folder runs executable instead
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5541 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:53:17 +00:00
kichik
1b3f415241
fixed bug #1891106 - Error flag not cleared after ReadRegStr in MUI StartMenu
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5540 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:37:04 +00:00
kichik
d04ee548e2
applied patch #1894983 - Polish language files for NSIS 2.35+
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5539 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:34:44 +00:00
kichik
462f808391
fixed bug #1894033 - typo in help file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5538 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 16:18:01 +00:00
kichik
090a89e4e0
fixed bug #1891266 - Modern UI Documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5537 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-11 20:33:35 +00:00
kichik
9bf8b0ca97
macros itself -> macros themselves
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5534 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-09 19:27:19 +00:00
kichik
7499533721
2.35
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5531 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:15:22 +00:00
kichik
6382320e35
fixed eol-style
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5530 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:14:37 +00:00
kichik
98b8b28f98
fixed eol-style
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5529 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:10:44 +00:00
kichik
54f872da82
removed old files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5528 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:06:36 +00:00
kichik
4c30f75dac
2.35
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5527 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:56:50 +00:00
kichik
ae2fc2aff7
use integer comparison for comparing pointers to zero to support "error" return value
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5526 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:40:50 +00:00
kichik
8ef1921824
added MultiUser strings for Hebrew
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5525 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:37:47 +00:00
kichik
972b4d5e5f
fixed link
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5524 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:12:11 +00:00
kichik
1513ebd8dc
fixed bug #1889720 - nsDialogs can crash on Windows 98
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5523 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 16:48:00 +00:00
joostverburg
0da07bfabd
default directory that does not require administrator privileges
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5522 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 01:35:09 +00:00
joostverburg
3c24e63d41
administrator privileges required for installation in Program Files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5521 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 01:09:03 +00:00
joostverburg
92aaba7099
default directory that does not require administrator privileges
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5520 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 00:49:03 +00:00
kichik
b176883de5
same for welcome page (mainly fixes memory allocation)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5514 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-02 13:22:06 +00:00
kichik
212d0ecd3b
a few fix-ups for image size query:
...
- verify allocation
- free allocated memory
- push bitmap path to avoid quoting issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5513 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-02 13:20:04 +00:00
kichik
38076c115a
fixed bug #1861944 - mui.StartMenuPage.Create not referenced
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5505 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-01 16:44:08 +00:00
kichik
9e812519ae
fixed bug #1883917 - File command reference not clear
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5504 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-01 16:38:53 +00:00
kichik
42fa365f04
another typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5503 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 22:43:13 +00:00
kichik
cb0314d2b5
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5502 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 22:42:53 +00:00
joostverburg
19c119e66c
set default language file for MUI without changing the user setting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5501 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 15:36:09 +00:00
joostverburg
134e5efcdd
new macro for installer language files, which does not require the name of the language to be set (this is already done by the standard NSIS language files)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5500 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 15:33:32 +00:00
joostverburg
a76b2f9046
some more translations for installation mode selection page of Multi-User header file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5499 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 22:05:12 +00:00
joostverburg
48b9003ca1
* added some comments
...
* added settings for registry key that enables the installation mode to be set to the mode from a previous installation
* fixed a few typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5498 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 21:46:31 +00:00
joostverburg
bce63d6a98
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5497 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 20:10:15 +00:00
joostverburg
d82da02048
use Modern UI 2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5496 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:45:35 +00:00
joostverburg
5470b63b04
Windows Vista UAC setting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5495 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:44:55 +00:00
joostverburg
34112ed24b
* use Modern UI 2
...
* Windows Vista UAC setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5494 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:24:40 +00:00
kichik
57bf74697f
document DropList
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5493 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-26 15:13:34 +00:00
kichik
c08b7206ca
zero icon memory to prevent uninitialized memory from getting into the resources
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5492 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-26 11:47:01 +00:00
joostverburg
b980fa7852
check whether variables for image resizing need to be included
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5491 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-25 12:47:45 +00:00
joostverburg
47edc59c1c
get image control size directly
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5490 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:54:48 +00:00
joostverburg
858ddb4141
new header file for the setup of Visual Basic 6.0 run-time files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5489 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:45:42 +00:00
joostverburg
23e1474468
fixed compile error when check for administrator or power user privileges is included
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5488 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:26:42 +00:00
joostverburg
1ee934b1f9
corrected info about power users
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5487 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 20:52:33 +00:00
joostverburg
157e867dae
fix FunctionEnd command in example code
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5486 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 19:17:14 +00:00
joostverburg
16f3d9e960
fixed bug #1875945 - Image doesn't fit the window in MUI2 with chinese language. Added support for MUI1 MUI_(UN)WELCOMEFINISHPAGE_BITMAP_NOSTRETCH setting.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5485 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 18:50:56 +00:00
kichik
94f07e913c
fix comment
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5484 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 14:03:04 +00:00
kichik
a2c29990ec
bring back comment
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5483 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 13:49:52 +00:00