joostverburg
6919ce3e3e
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2775 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:54:29 +00:00
joostverburg
fd91250b8a
UpgradeDLL: temp base dir support (to solve Win9x issues)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2774 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:45:39 +00:00
joostverburg
0451520017
hexadecimal
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2773 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:15:58 +00:00
joostverburg
f179c288ad
Link control TxtColor
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2772 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:15:04 +00:00
joostverburg
8d50bdca2c
Finish page: link color (dark blue)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2771 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:10:35 +00:00
joostverburg
32aae98f73
spelling / grammar fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2770 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 11:58:05 +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
048b077782
Fix invalid CRC messages for data < 512
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2768 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-24 13:25:37 +00:00
ramon18
d6c88c52c8
removed IMAGE_FILE_RELOCS_STRIPPED
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2767 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-24 00:34:59 +00:00
ramon18
d692d11772
temp console app now returns correct exitcode from spawned process, temp file is deleted on end
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2766 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 18:19:13 +00:00
ramon18
f7f575a8cb
nsExec create a temp console app to spawn commands, can run applications with user interface and also 16bit DOS
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2765 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 09:38:05 +00:00
ramon18
a3c887d456
NSIS_SUPPORT_LANG_IN_STRINGS works without NSIS_SUPPORT_NAMED_USERVARS
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2764 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 09:34:41 +00:00
kichik
7f1e93c85e
Fixed CRC off and whole compression
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2763 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-22 08:33:25 +00:00
ramon18
21f668de9c
Fixed problem in IO dirreq/filereq, optimized code, nsExec with /CMD param to allow execute 16Bits DOS applications
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2762 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 19:48:48 +00:00
kichik
da9d5eb4db
Fixed error flag when creating directories with UNC paths
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2761 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 11:30:57 +00:00
kichik
7e6b2794cd
Don't show installation type combo box when there are no InstTypes defined
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2760 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 11:11:07 +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
kichik
8a1c1ceb2e
Updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2758 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 10:54:14 +00:00
kichik
4f74130753
clean up
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2757 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 13:24:59 +00:00
kichik
408724ec39
StartMenu page should work again
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2756 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:43:20 +00:00
kichik
b10180490d
Back to 33.5
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2755 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:29:36 +00:00
kichik
19a617404c
- Fixed uninstaller
...
- Fixed summary calculations
- Secret instruction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2754 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:15:10 +00:00
ramon18
1473e80f12
Simplified searching for escape charaters in strings when uservars enabled
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2753 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:06:43 +00:00
ramon18
6395ec3c8c
IO support for LINK control text color (TxtColor). Fixed problem with ClearType fonts in XP
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2752 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 00:42:13 +00:00
ramon18
f7c1f0a43d
Uservars names not found in strings when names are very similar.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2751 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 00:39:03 +00:00
kichik
4a1c9f3e77
Back to normal messages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2750 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:33:58 +00:00
joostverburg
bc035f9065
set background color of link control
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2749 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:32:55 +00:00
joostverburg
061dce82f1
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:25:42 +00:00
joostverburg
91dc660c02
lots of updates: user variables, new instructions, text updates, changelog etc.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2747 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 19:46:37 +00:00
kichik
4fbd8b1991
Fixed bug #769598 - problems with InstType /COMPONENTSONLYONCUSTOM
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2746 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 17:39:45 +00:00
kichik
b6d1a077d7
Avoid buffer overrun on huge inputs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2745 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:43:07 +00:00
joostverburg
a84037183e
finish page reboot option buttons: background color fixed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2744 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:39:41 +00:00
kichik
af196fc600
User vars inside strings should work now
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2743 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:01:49 +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
2ef1d45222
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2741 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:48 +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
caa31c9cd5
- Fixed all known problems with temporary files and directoroes
...
- Command line switches work again (/NCRC and /S)
- GetTempFileName now takes another argument as base directory (default is $TEMP)
- Message boxes work from .onGUIEnd
- Some more optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2739 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 14:22:17 +00:00
kichik
21d0160dba
No need for ATL
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2738 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 13:05:53 +00:00
kichik
e971cc9b40
No default libraries needed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2737 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 12:28:23 +00:00
icemank
4661dd7069
Moved __DATE__ and __TIME__ predefines into CEXEBuild::process_script
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2736 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 02:43:03 +00:00
joostverburg
3631b42514
text updates, fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2735 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 22:26:43 +00:00
joostverburg
2dfbeaf28b
declare standard temp variables when inserting
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2734 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 17:42:09 +00:00
kichik
4ebc24d58f
Tabs to spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2733 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 15:35:57 +00:00
joostverburg
821d3664c6
finish page options fixed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2732 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 12:36:09 +00:00
kichik
37bd1d0ca7
stop using static
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2731 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 12:17:29 +00:00
ramon18
3678bd9cf4
"Space required" updated after every .OnSelChange
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2730 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 02:00:23 +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
2adb778918
Added EnableWindow
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2727 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 22:36:18 +00:00
kichik
6981f2a107
Defines cleared up and added to NSIS define list
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2726 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 21:13:13 +00:00