Quote:
Originally Posted by Simorq
Script Edit
Code:
procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin
to
procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin
ForceDirectories(ExpandConstant('{app}'));
|
Thank you it working! Do you know how add the 2 progress bar from ISFreeArcExtract?
EDIT: Cancel button during installation freeze the setup...