Commit graph

390 commits

Author SHA1 Message Date
kichik
10f50ee6b2 INI file missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3157 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 11:39:52 +00:00
joostverburg
f41951c259 UpgradeDLL include file, removed old check
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3131 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 17:35:04 +00:00
joostverburg
e4222218a3 no need for makensis.htm anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3122 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:51:23 +00:00
joostverburg
a37ec3c54c remove docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3121 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:48:48 +00:00
joostverburg
14be92223d MUI Readme image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3119 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:43:30 +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
75e5121276 HTML Help documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3107 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 15:05:27 +00:00
kichik
10c82bd2a9 No need for output from cvsdata.nsi unless it's an error (working this time)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3084 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:42:35 +00:00
kichik
21ecbb7198 No need for output from cvsdata.nsi unless it's an error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3083 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:37:34 +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
0804f45979 Norwegian langauge files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3031 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-17 20:07:03 +00:00
joostverburg
cb0541a6c6 new languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3027 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-16 22:11:10 +00:00
kichik
1b973fce65 always quote paths in UninstallString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3008 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-09 22:16:26 +00:00
joostverburg
17e3886e51 location of LangDLL registry settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3005 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 18:00:36 +00:00
joostverburg
633f5928cd check for already installed versions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3004 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 17:44:33 +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
88cec5ef22 new position for interface settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3001 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 11:19:25 +00:00
joostverburg
f7bed1c222 Zip2Exe 0.3: based on header files, improved interface, Modern UI support, new script code, improved folder detection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2977 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-28 12:42:03 +00:00
joostverburg
45a3ba2cd5 welcome text, finish link, uninstall info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2964 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 11:10:23 +00:00
joostverburg
29f44c5ce2 new Graphics folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2963 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 11:09:42 +00:00
joostverburg
9032444027 finished new language system, fixed reservefile, fixed langdll text settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2962 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-25 21:07:25 +00:00
joostverburg
68e6784c69 forgot a SetOutPath, improved desktop shortcut creation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2959 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 19:57:55 +00:00
joostverburg
3988e924f7 new Graphics folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2956 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:50:38 +00:00
joostverburg
d849898672 directories
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2955 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:50:19 +00:00
joostverburg
e326dab268 new Graphics folder with a good structure, updated icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:34:01 +00:00
kichik
96efeda6b4 Add Math to the start menu group too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2951 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 23:20:47 +00:00
kichik
0b612e1e51 added new/missing files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2944 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 16:18:17 +00:00
joostverburg
370071e60a removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2908 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 16:05:00 +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
kichik
bf95d1aab5 Updated to work with the latest CVS version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2847 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 20:16:16 +00:00
joostverburg
3520ee2e4f page commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2842 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 15:16:15 +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
kichik
bcd2391a0e Compile with latest CVS version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2826 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 20:25:32 +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
kichik
95871ee2c8 No need with just two sections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2821 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-27 13:10:41 +00:00
joostverburg
d2f44096cb reserve files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2802 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:25:06 +00:00
joostverburg
5abd45c61e folder settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2800 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 12:09:51 +00:00
joostverburg
5d0374693f include new VPatch files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2799 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-11 17:33:23 +00:00
kichik
95df32d7f4 Way simpler
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2778 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 10:51:59 +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
kichik
eede510164 UserVars.nsi added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2759 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 11:14:02 +00:00
joostverburg
efe630b8d1 Estonian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2742 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:27:16 +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
ramon18
1883dc3a19 Fix problem on Script.cpp that allowed VAR declarations inside Functions and Sections, no more differences between installer uservars and unistaller user vars (even if name start with un. ), changed example too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2720 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-15 23:40:34 +00:00