|
#4
|
||||
|
||||
|
You can end the "pZLib.exe" task by a comand after clicking on cancel button, like this :
Code:
var
ResultCode: Integer;
begin
Exec(ExpandConstant('{sys}\taskkill.exe'), ' /F /IM pZLib.exe', '', SW_HIDE, ewWaitUntilTerminated, ResultCode);
end;
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lzturbo: The fastest now more faster. | ZakirAhmad | Conversion Tutorials | 8 | 19-03-2017 06:23 |
| [using all threads] Multi-Precomp X3/X4/X5/X8 Faster & PPX2 Multi-precomp | aswadd | Conversion Tutorials | 19 | 04-11-2016 01:30 |