View Single Post
  #6  
Old 30-10-2013, 10:11
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by loitha View Post
im sorry im noob here..
how about compressing to 2DVD or more ?
For 1dvd
Code:
[FreearcFile1]
Archive={src}\data1.arc
Output={app}\
Disk=1
;Password=123
For 2dvd
Code:
[FreearcFile2]
Archive={src}\data2.arc
Output={app}\
Disk=2
;Password=123
For 3dvd
Code:
[FreearcFile3]
Archive={src}\data3.arc
Output={app}\
Disk=3
;Password=123
Red color are the changes you have to do create multiple dvds
Reply With Quote
The Following 3 Users Say Thank You to y_thelastknight For This Useful Post:
aj12345 (27-11-2013), mht1526 (30-03-2015), Stor31 (05-09-2015)