its just a conversion process I wrote that take a +4GB cabfile and thru installshield, repacks it into a smaller cabfile that can be moved onto a second dvd. According to your filelist
Code:
***** Disk1 *****
Size: 4882172596
autorun.inf | 41
data1.cab | 847459
data1.hdr | 222182
data2.cab | 4879690409
ISSetup.dll | 552214
layout.bin | 473
setup.exe | 455600
setup.ini | 473
setup.inx | 220145
setup.isn | 31104
_setup.dll | 152496
there are only 2 cab files, repacking them takes quite a bit of time, it first takes the data from cab 1 + cab2 and repacks it into less then a 3GB file. It WILL overwrite originals which a first seems like its set it to zero.