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
f47ce901b2
fixed bug #1664957 - Vista Start Menu
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4952 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 12:45:13 +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
kichik
1992f1e08e
added ClearErrors so errors that occurred before RMDir won't be caught
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3737 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-15 20:52:33 +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
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
d77e30386a
start menu variable > page macro parameter
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3118 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 13:21:22 +00:00
ramon18
359868c88e
Reverted "Examples\Modern UI\StartMenu.nsi" and "Plugins\StartMenu.dll" to previous version, little size optimization
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3117 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 23:10:04 +00:00
joostverburg
8d7ae56749
removed debug stuff
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3116 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 23:03:36 +00:00
ramon18
48a62f51e8
Added new function LockWindow for flickering problems workaround, fixed crash on NSISdl, fixed focus button redraw
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3115 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:45:25 +00:00
joostverburg
a97fc1a9b2
- Improved and changed text settings
...
- ID for Start Menu Folder pages, easier to use multiple pages
- Language not written to registry after running uninstaller
- Fixed uninstaller auto close
- Documentation fixes
- Cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3114 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:12:58 +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
ramon18
2b46f533ae
Fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2769 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-25 17:25:00 +00:00
joostverburg
f31efc6d79
use MUI_STARTMENUPAGE_VARIABLE define, temp var fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2740 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:37 +00:00
kichik
f8b0ff0368
TEMP is already taken
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2729 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 23:03:02 +00:00
joostverburg
8ae004ada7
user variables, new macro to get startmenu folder, comp page desc box info text changes, welcome/finish page leave functions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2728 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 22:44:33 +00:00
kichik
3f697a1217
Delete parent folders too as deguix suggested
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2712 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-12 14:45:37 +00:00
joostverburg
5aa3a8f632
Improved registry storage for Start Menu folder; ReserveFile macro for StartMenu plug-in; Added MUI_LANGDLL_ALWAYSSHOW option; Checkboxes on Finish page can be used to call a function; example fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2646 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-14 12:49:33 +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
fddc57d2aa
new macro's: get uninstaller language, delete shortcuts, new languages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2452 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-07 18:05:12 +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
a1ff4f5102
moved defines to configuration
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2263 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 22:10:07 +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
joostverburg
90b11cdccc
startmenu: changed define names, pre/leave custom functions, checkbox can be disabled, documentation updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2222 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 22:20:04 +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
f6b8a41607
missing startmenu defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2106 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-04 11:52:11 +00:00
joostverburg
ab5472a5ae
startmenu registry
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2065 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-15 12:39:34 +00:00
joostverburg
db9efdc915
filename fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2050 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-09 16:49:11 +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
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
4e78a351d6
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1744 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 19:26:15 +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
kichik
13634a7bf2
Uninstall shortcut too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1648 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 18:57:51 +00:00
joostverburg
a1a19eb171
deletes the reg value
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1646 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 18:39:55 +00:00
joostverburg
7b04942e8a
new example: start menu folder selection
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1645 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 17:58:59 +00:00