Quote:
Originally Posted by sena87
where is setup.dll ?
"setup needs the next disk" in the beginning
|
Just use Autorun.exe instead Setup.dll. But your problem is:
From Setup.ini delete all section under:
[ExtractSettings]
Code:
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;
No need this section for internal compression. Only for external compression.
Kassane, update your Setup.ini! No need this section with internal compression.