Quote:
Originally Posted by Droppo
Well I must say was something weird. first i started the installation process to test the conversion, everything went well, but at the end, when I've tried to compare I've noticed the target folder was empty. then tried to install again, and then i got all those nasty errors...
|
Records.ini
Output={app} to Output={tmp}
Razor12911 If you add this to your script, the problem will be resolved.
Code:
procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin
ForceDirectories(ExpandConstant('{app}\'));