Quote:
Originally Posted by Brazilica
I made a 3xDVD5 conversion. Everityhing is ok except that the setup ask for disk1 instead of disk2 and disk3, but this is not a major problem.
Thx. Have a nice day
|
your problem is in setup.ini you have to modify it so the setup ask you for disk 2 so if you have 3 data files on first disk make the forth like this
FreeArcFile1={src}\Data4.bin;DestDir:{app};Disk:2
so Data4.bin is on disk 2 notice Disk number in the last of the line
that's all have fun