Commit graph

10 commits

Author SHA1 Message Date
kichik
2971d77008 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4804 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-02 20:24:56 +00:00
kichik
c4a4683f5d applied patch #1355653 - /OEM switch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4412 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-14 20:06:01 +00:00
kichik
093f1f9bb6 /CMD no longer exists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2923 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 16:44:06 +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
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
rainwater
b66ee0a447 Updated nsExec readme information on the timeout param
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1304 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:34:17 +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
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
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