rainwater
|
579590a395
|
nsExec didn't free allocated memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2022 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-01-02 17:14:01 +00:00 |
|
kichik
|
ef97e938f5
|
Calling nsExec from an installer that was executing using CreateProcess from another process now doesn't give an error about an invalid handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2002 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-12-26 16:21:07 +00:00 |
|
kichik
|
3797b9776d
|
Added ExecToStack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1814 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-22 11:02:22 +00:00 |
|
kichik
|
dfbd9e93c0
|
Timeout now works
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1302 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-04 18:11:13 +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
|
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
|
65bc61f40f
|
Now logs properly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1257 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 19:35:40 +00:00 |
|
justin1014
|
78fe6c27bf
|
updated to new exdll interface. /TIMEOUT now should come before any command.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1123 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 18:50:16 +00:00 |
|
kichik
|
e5e9d6182e
|
Smaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@936 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-06 09:27:25 +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 |
|