![]() |
As my known level of understanding
Quote:
function ISExec (CurComponent:Cardinal; PctOfTotal, ProcessTime:double; ExeName, Parameters, TargetDir, OutputStr:string, Show:boolean):boolean; Examples: If not ISExec (0, 0, 0, ExpandConstant ('{tmp} \ precomp.exe'), ExpandConstant ('-r -o "{app} \ data.pak" "{app} \ data.pcf"') , 'Data.pak', false); Runs the precomp.exe file located in the {tmp} folder with the parameters for extracting data.pcf from {app} into data.pak with the "data.pak" text in the "Extract file:" field in the install window. Console application window is hidden. The progress of the operation is considered based on the test pass and the previous operations performed. If not ISExec (0, 100, -1, ExpandConstant ('{tmp} \ precomp.exe'), ExpandConstant ('-r -o "{app} \ data.pak" "{app} \ data.pcf"' ), 'Data.pak', false); The same as the previous example, but the percentages are manual and the progress will be in place before execution, then jump to 100%. The window of the application being launched is also hidden. Example Are taken from profrager help file. |
What is defined by 0, 100, -1
|
1 Attachment(s)
read this
got the answer of your almost every question related to isdone |
Hey, it's not in english
|
1 Attachment(s)
I think this ISDone Example & Script may help you to understand something and easily creating your own installer using ISDone. Compress files with freearc without external compressor and hook it up with the installer using the example.
Script Edited by Me :D |
Quote:
|
http://fileforums.com/showpost.php?p...1&postcount=89
Wrote this a couple of years ago, you may find it useful. |
Will you please check your PM? Razor12911
|
| All times are GMT -7. The time now is 01:03. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com