ExecWait
Hi,what does the ExecWait command do (does it use CreateProcess? )
Archive: ExecWait
ExecWait
Hi,what does the ExecWait command do (does it use CreateProcess? )
I saw in src's CreateProcess and WaitForSingleObject for this. Sources are available here http://nsis.sourceforge.net/Download
Thanks for the quick reply.