View Single Post
  #19  
Old 18-01-2016, 23:09
adnimistator adnimistator is offline
Banned
 
Join Date: May 2011
Location: awi
Posts: 6
Thanks: 7
Thanked 0 Times in 0 Posts
adnimistator is on a distinguished road
Quote:
Originally Posted by adymeshter View Post
Somethings is wrong with this conversion. I tried to modify the method of compression with 7zip normal because with the original method the repack size was 7XDVD5+600MB and I wanted the last DVD to be full and the final size is 4.1GB. But when installer begins, it copies all the data cabs in windows temp to unsplit the cabs from data1a.cab, data1b.cab, data1c.cab in data1.cab; data2a.cab, data2b.cab...in data2.cab....and after it copies from DVD8 and unsplit the data.cabs the installer stops, it say finish, I press the finish button, the temp is deleted and the game is not installed. In DVD1 is a file records.ini like this
Code:
[Record1]
Type=Split
Source={src}\Data1a.cab
Output={tmp}\Data1.cab
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.cab
Output={tmp}\Data1.cab
Disk=2
[Record3]
Type=Split
Source={src}\Data1c.cab
Output={tmp}\Data1.cab
Disk=3
[Record4]
Type=Split
Source={src}\Data1d.cab
Output={tmp}\Data1.cab
Disk=4
[Record5]
Type=7-Zip_Split
Source={tmp}\Data1.cab
Output={app}
...and with data2.cab and data3.cab. It's ok to be there ?
yes I got this problem too.. I try 7z store
, it become 10dvd, I set 4000 volume split. when I try to install, there is nothing installed, just uninstall.exe in my folder game
Reply With Quote