Commit graph

62 commits

Author SHA1 Message Date
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
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
kichik
f4301f3083 Compiles faster, results are smaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@937 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 09:27:41 +00:00
rainwater
caa554dff9 Check for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@932 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 19:39:48 +00:00
rainwater
e002bbbecc Stream contents of output (avoid pipe being full)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@931 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 18:35:04 +00:00
rainwater
055bf1d65b Some broken code, but fixes pipe issue
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@930 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 18:00:44 +00:00
rainwater
5b1ce9d4ce Added nsExec.dll and readme file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@928 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:31:16 +00:00
kichik
5275f4c2ca Fixed a bug with my_strstr
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@926 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:14:30 +00:00
kichik
2b2ac0a9af Memory now unlocks and can now be freed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@924 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 12:23:26 +00:00
rainwater
0dcf9ff3c4 added terminate process
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@922 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 20:47:03 +00:00
rainwater
74875edfc5 Added ExecToLog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@921 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 20:40:41 +00:00
rainwater
a659c508b1 New exec plugin (broke)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@920 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 19:46:49 +00:00