Commit graph

51 commits

Author SHA1 Message Date
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
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
dd596bc6ba fixed for new paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4101 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 21:39:04 +00:00
joostverburg
3cc310ed4a Modern UI 1.72
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3795 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 14:50:43 +00:00
joostverburg
956710c71d Modern UI 1.70
* Improved documentation
 * New Init custom function for Welcome and Finish page


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3473 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:01:57 +00:00
joostverburg
f806c7ce4c Modern UI 1.69
* All uninstaller pages work without installer pages
* Fixed top text on uninstaller license page


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3368 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-07 19:21:00 +00:00
kichik
cbab2ce554 Oops, that was a test file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3290 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-18 14:00:33 +00:00
kichik
672e695976 - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string
- Added another parameter for Name. It will be used in places where doubled ampersands are required for text to render as expected. Use it if you have an ampersand in your name. See the updated documentation about the Name command for more information about usage.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3288 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 23:22:14 +00:00
joostverburg
1527ea2f1a Modern UI 1.68
* New settings for extra space for title and text on Welcome page and Finish page.
* Improved handling of verbose settings. Define MUI_VERBOSE the set the Modern UI verbose level (1-4).
* Language file string for uninstaller reboot information
* Setting for folder validation in leave function
* Fixed finish page text settings for multiple pages


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3201 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 19:50:01 +00:00
joostverburg
8442558574 Modern UI 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3042 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-22 19:23:45 +00:00
joostverburg
aaf63af9f6 updated reserve file macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3003 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 15:28:44 +00:00
joostverburg
ae8615d253 removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2890 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 16:06:37 +00:00
joostverburg
fc7147c4a5 version number (1.66)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2837 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 14:10:12 +00:00
joostverburg
9ee58d14f8 Modern UI 1.66: support for uninst comp page, multiple pages, new language & page system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2824 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 18:42:21 +00:00
joostverburg
0b0e54af96 dummy section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2627 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 19:32:00 +00:00
joostverburg
1d2cc0db8e Modern UI 1.65
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2571 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-25 20:21:21 +00:00
joostverburg
be3e5d3db5 Get instead of remember
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2520 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-30 21:44:52 +00:00
joostverburg
17c687180a no finish header macro's anymore - language preference stored when installation has completed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2373 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 21:54:02 +00:00
joostverburg
a74903197b Modern UI 1.64 - LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2366 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:16:51 +00:00
joostverburg
1deccc4ce2 new setup name: Modern UI Test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2327 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:57:54 +00:00
joostverburg
4d9f49dd43 corrected typo's in registry key
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2290 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 09:23:45 +00:00
joostverburg
39d58a46d2 new langdll macro / registry system, startmenu registry system, write instdir to registry
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2264 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 22:38:13 +00:00
joostverburg
3c05425123 Modern UI 1.63
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2253 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 18:55:57 +00:00
kichik
64a97198cc If we already have include directories, why not use them?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2115 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 14:15:51 +00:00
joostverburg
ee687e4b3f better format, cleanup, right order of elements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1999 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:06 +00:00
joostverburg
7aa623ea79 fixes, multilingual brandingtext, reservefile, bgcolor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1960 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 21:43:38 +00:00
joostverburg
34f3be86d8 Modern UI 1.62
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1949 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 00:15:41 +00:00
joostverburg
a8797416b8 added define for uninstall confirm page, continue texts for uninstaller, bugfixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1917 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 21:56:28 +00:00
joostverburg
80c1de2d6e Modern UI 1.61 - final version for beta 0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1888 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-05 16:29:41 +00:00
joostverburg
2366257c05 Modern UI 1.6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1728 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:00:32 +00:00
joostverburg
c0f1e2ad00 Modern UI 1.5
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1631 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 21:08:27 +00:00
joostverburg
c0333978c2 language macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1590 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 16:40:35 +00:00
joostverburg
f5f0f98a79 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1578 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 11:19:21 +00:00
joostverburg
73a6a80056 update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1574 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 16:30:59 +00:00
joostverburg
a436ddac6c macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1571 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 13:21:09 +00:00
joostverburg
fd2f12a759 abortwarning in basic macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1568 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 23:35:13 +00:00
joostverburg
1f2aeac3e1 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1567 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 23:06:46 +00:00
joostverburg
68e8b30e7f no currentpage var anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1560 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 13:34:50 +00:00
joostverburg
c700365ee8 Modern UI 1.4
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1538 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 20:45:53 +00:00
joostverburg
593a511516 !verbose stuff in System.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1479 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 21:51:39 +00:00
joostverburg
10efaf2ccb macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1474 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 17:39:56 +00:00
joostverburg
9585e78fcf macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1467 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 12:25:02 +00:00
joostverburg
64abed1f32 easier to use for basic scripts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1444 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-17 21:22:21 +00:00
joostverburg
eb7923b540 ABORTWARNING uses a define too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1403 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-13 18:28:38 +00:00
joostverburg
2105c90c16 new icon name, font in MUI_INTERFACE macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1395 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-12 18:33:28 +00:00
kichik
fb570fe33b License.txt path changed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1391 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-12 16:16:46 +00:00
joostverburg
6e9b77b266 new location of language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1389 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-12 15:57:47 +00:00
joostverburg
b975ad7cf9 fixed uninstaller error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1340 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-08 20:07:23 +00:00
joostverburg
2ad85c8e1e some newlines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1337 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-08 18:06:36 +00:00
joostverburg
ba20157c33 multilanguage system easier to use (using defines)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1330 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-08 09:29:03 +00:00