View Single Post
  #5  
Old 17-08-2012, 11:02
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
Quote:
Originally Posted by Brazilica View Post
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
Reply With Quote