Commit graph

227 commits

Author SHA1 Message Date
justin1014
d6a44dcb03 updated zip2exe to 2.0b0 standards
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1296 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 07:27:02 +00:00
rainwater
ac5eb0f61a Added AdvSplash plugin and remove UberSplash. NSIS installer updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1283 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 19:54:16 +00:00
kichik
e7c51b1510 No more stray chars for Justin :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1280 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 18:16:44 +00:00
kichik
d750d46b06 Space added after Delete file:
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1273 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:49:02 +00:00
joostverburg
3501da99a0 Greek language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1272 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:46:09 +00:00
kichik
5c5ce97e25 Now doesn't crash when using Exec and not ExecToLog. ExecToLog timeout is not yet implemented.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1271 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:00:18 +00:00
rainwater
e4e5a03c3c Fixed running from context menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1268 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 12:02:48 +00:00
justin1014
a4366836ab fixed another makensisw bug (two stray chars after text for me) -- hopefully this didn't break anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1264 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:26:57 +00:00
justin1014
280922d116 fixed a bug when running makensisw from the command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1263 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:12:23 +00:00
rainwater
c9b3214463 Changed default timeout to 15 seconds (from 100 seconds). Returns now if CreateProcess fails. Now closes handles if unable to allocate memory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1258 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 22:09:53 +00:00
kichik
8d30b904a7 Logging should work well now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1256 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 18:59:45 +00:00
joostverburg
2fd3bfbe9d Italian language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1252 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:06:17 +00:00
joostverburg
e198d1d08d Hungarian language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1251 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:00:09 +00:00
rainwater
7075c16cb1 Added return value to nsExex. Logging still broke.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1250 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 16:37:08 +00:00
joostverburg
c7a681751a CancelConfirmIcon > CancelConfirmFlags in changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1247 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 09:34:56 +00:00
eccles
7c94be4df3 CancelConfirmIcon becomes CancelConfirmFlags with extra options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1239 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 22:22:16 +00:00
joostverburg
735ff4c129 Folder instead of Directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1236 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 19:31:47 +00:00
kichik
9adf8df382 Delete file: now has a space after it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1213 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-29 10:04:06 +00:00
eccles
46b708b50a Clicking [x] behaves the same as Cancel (thank's brainsucker).
Saved 224 bytes.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1198 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-26 22:53:13 +00:00
eccles
5cd0b376e7 Clicking [x] behaves the same as Cancel (thank's brainsucker).
Saved 224 bytes.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1197 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-26 22:47:21 +00:00
rainwater
29b651a691 brainsucker's russian language update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1190 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-25 22:59:09 +00:00
joostverburg
1ba2cf9793 removed (need to be updated)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1189 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-25 19:47:20 +00:00
joostverburg
ff4bd200c5 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1185 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-25 18:44:35 +00:00
rainwater
75d91da2e6 Updated readme. Path to makensis.exe is no longer used in the command-line.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1184 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-25 18:40:15 +00:00
rainwater
54bcb4a8e2 Moved "Recompile" and "Test Installer" to "Tools" menu.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1173 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 23:40:55 +00:00
rainwater
9ebe478bba Added "Clear Log" command. "Clear Log" and "Edit Script" are now under a new "Tools" menu. Removed some unused resources.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1171 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 22:52:55 +00:00
rainwater
1763f1a6c1 Updated shortcuts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1167 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:49:29 +00:00
rainwater
27d4e682a8 Removed int declarations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1166 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:41:01 +00:00
rainwater
ba40bb2d26 Context Menu object reference is re-used each time.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1165 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:39:31 +00:00
kichik
42bee80396 Hides the I agree button not cancel :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1164 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:28:03 +00:00
joostverburg
717b2389fc *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1157 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-23 13:08:57 +00:00
joostverburg
1acba67241 added 16 color icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1148 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 14:07:36 +00:00
joostverburg
c5c17bd34a *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1146 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 13:38:41 +00:00
joostverburg
9246566ca2 new 16 color icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1145 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 13:37:13 +00:00
joostverburg
238afa7925 converted to 256 colors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1139 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:52:02 +00:00
joostverburg
11ef903604 converted to 256 colors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1138 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:46:37 +00:00
joostverburg
6a797097e8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1135 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:22:39 +00:00
kichik
0760424e8f This isn't a Delphi project the last time I checked :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1134 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:09:38 +00:00
joostverburg
88956798f1 System plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1130 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 20:59:13 +00:00
justin1014
3aeedb1673 cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1128 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:10:15 +00:00
justin1014
f556e3d8fa updated splash to new exdll. made it so that it always pushes status to the stack even if error occured
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1127 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:09:51 +00:00
justin1014
782ff9a7aa updated ShowWin for new exdll and to make smaller :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1126 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:05:05 +00:00
justin1014
e17d08dc60 updated to new format / exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1124 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:57:02 +00:00
justin1014
dfb549d324 updated to new exdll interface. note that /TIMEOUT must come before command now.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1122 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:49:49 +00:00
justin1014
6525b27baa updated parameter use to new exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1120 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:45:38 +00:00
justin1014
895e5b7763 updated with new exdll.h interface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1118 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:31:08 +00:00
justin1014
766341d716 added exdll.h that other plugins should use, for better version compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1117 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:28:27 +00:00
justin1014
9507169e34 updated exdll source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1116 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:27:58 +00:00
kichik
92a9b5bb64 Now actually exits from the message loop
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1090 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 21:03:22 +00:00
kichik
1eca4fb72d Less linkage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1089 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:54:09 +00:00