Commit graph

4761 commits

Author SHA1 Message Date
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
kichik
ae3e2cff89 applied patch #1871856 - nsDialogs: support for keyboard cues for link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5482 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 13:45:25 +00:00
kichik
26d527f8e4 fixed links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5481 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-12 15:37:57 +00:00
joostverburg
8661522b43 fixed bug - Dangerous example of MUI_STARTMENU_GETFOLDER macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5480 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-06 09:27:41 +00:00
joostverburg
c19787806b set default state of reboot now / reboot later radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5479 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-05 22:54:44 +00:00
joostverburg
f8011438e0 fix typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5478 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-04 13:53:20 +00:00
kichik
5955e090c7 fixed dependency list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5477 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:48:59 +00:00
kichik
e09278687d fixed wrong function name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5476 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:45:50 +00:00
joostverburg
575a4ffee5 move documentation links to NSIS Menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5475 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 13:45:52 +00:00
joostverburg
d017b43324 simplified menu providing easier access to all documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5474 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 13:26:15 +00:00
joostverburg
e4354ab83d install Multi-User Header File
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5473 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 01:26:09 +00:00
joostverburg
562d0de639 fix variable name for Start Menu folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5472 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 16:19:02 +00:00
joostverburg
0b8811f237 Multi-User Header File: Installer configuration for multi-user Windows environments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5471 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 01:48:34 +00:00
joostverburg
730807022b remove functions which are already included in a header file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5470 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-30 13:05:27 +00:00
joostverburg
99bd07ffb6 * include header file content only once
* set verbose level

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5469 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-29 23:43:17 +00:00
kichik
db25d86b35 RFE #1795426 - User friendly message for corrupt or incomplete installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5459 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-29 18:05:48 +00:00
kichik
3a836f1f60 more comments for IfNot from patch #1846785
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5458 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-29 14:09:32 +00:00
kichik
e95213944d 2.34
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5452 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-24 20:56:07 +00:00
kichik
26c6183222 better wording
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5451 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-24 20:32:54 +00:00
kichik
0b13e9ee8c VersionCompare is only referenced when the version page is used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5441 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:44:51 +00:00
kichik
d150989e93 install Deprecated.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5440 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:35:12 +00:00
kichik
9676bb54cd a empty string can be caused by a path like "\boot.ini", so support that as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5439 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:20:06 +00:00
kichik
10207d5c0b better phrasing than "usage"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5438 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:10:17 +00:00
kichik
6bfcc7a3a8 2.34
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5437 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:09:26 +00:00
kichik
0ae4903206 fixed bug #1852141 - WordFind do not support Chinese
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5435 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 15:27:33 +00:00
kichik
8cae893b5d link to mui2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5434 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 10:34:55 +00:00
kichik
4f8695d2aa mui2 out of beta
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5433 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 10:26:34 +00:00
kichik
4aca101c3c fixed bug #1784470 - MUI_RESERVEFILE_INSTALLOPTIONS fails install build
nicer error messages when moving from MUI to MUI2

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5432 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 10:13:29 +00:00
kichik
807a9b3687 fixed bug #1848952 - Overwriting LANGFILE_abc_NAME not possible anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5431 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 09:54:29 +00:00
kichik
a5f1fc6bad mention nsDialogs as well as InstallOptions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5430 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 09:47:06 +00:00
kichik
2675599a31 happy new year!
bug #1855805

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 09:41:57 +00:00
kichik
ee4a2444ce verify correct offset in TOK_GETFULLPATHNAME
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5425 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-21 22:28:04 +00:00
kichik
8decf5cd9f verify correct offset in TOK_GETCURINSTTYPE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5424 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-21 22:25:36 +00:00