Quote:
Originally Posted by Pulcione86
There are successful
FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1
It was like you said, but I was wrong inserting into.
Last thing, if I want to extract 2 files, I do a thing like that?:
FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1; Comp: 1;
FreeArcFile1 = {src} \ data2.cab; DestDir: {app}; Disk: 1; Comp: 2;
|
the second one has to be freearc file two because it's the second file you want to extract under freearc. Third, freearcfile3, fourth, freearcfile 4 and so on.