I have a 6 Gb .iso file. Its a pc game How do I split it into two 3gb file so that it would fit into 2 dvds? Is there an application that can do the job? And how do I merge it later? Please help.
feedback
|
|
Either rar to split it into parts, or extract the individual files from the iso with something like imgburn and make a new iso at the destination. | |||
|
feedback
|
|
You can use a file splitter/joiner utility to achieve this. HJSplit and GSplit are two good options. Both are freeware and very easy to use. HJSplit is a 344 KB file that does not need to be installed. A portable edition of GSplit is also available with no required installation. | |||
|
feedback
|
|
There are various File Splitters that work in DOS. Then use COPY /b file1+file2+file_n Originalfile to reassemble. Or try http://www.filesplitter.org/ | |||
|
feedback
|
|
if you're on linux you can do:
to split the then use
See | |||
|
feedback
|
