Conflict Denied Ops full/ complete backup 2xdvd5- copy dvd9 to temp folder - Disk1
- open Conflict Denied Ops.msi in orca
edit media [check screenshot]
media_file_table.jpg
edit file tables [check screenshot]
conflict_file_table.jpg
sort by filesize and for the seven biggest file need to be change the column "sequence"
save msi
- create folder inside temp folder disk1 - disk2
- move that 7 biggest file [recurse subdirectories - create the same direectories ]
disk1 is our temp folder where contents of dvd9 is
Code:
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_twn.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_sub.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_saw.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_bas.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_cmb.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\m_ctl.pc.dat
disk1\disk2\program files\Eidos\Conflict Denied Ops\Stream.pc.swd
- copy to disk2\
Code:
directx\
GameShadow\
openal\
program files\
wmfredist\
autorun.exe
setup.exe
autorun.hta
CDO.ico
autorun.inf
Conflict Denied Ops.msi
1034.mst
1036.mst
1040.mst
CDO.ico taken from autorun_images\CDO.ico
edit autorun.inf
Code:
[autorun]
OPEN=0
Icon=CDO.ico
- burn contents of disk1 except folder disk2 with volumelabel "disk1"
- burn contents of disk2 with volumelabel "disk2"
check if installer needs disk1 after disk2 [dont burn image . mount in daemon tools or similar]
NOTE:
after that conversion setup shows" wrong vulemelabel insert disk1"
for skip that edit Conflict Denied Ops.msi
edit media tables :
Code:
1 215 1 disk1
2 270 2 disk2
3 271 1 disk1
edit file tables:
for [sort by filesize]
Code:
m_whl.pc.dat RootDirectory M_WHLP~1.DAT|m_whl.pc.dat 334741504 8192 19
change filesequence to 271
Code:
m_whl.pc.dat RootDirectory M_WHLP~1.DAT|m_whl.pc.dat 334741504 8192 271
**********
french /spanish/ italian takes -920mb
and like FREEMAN100 said need to compress some files to make dvd5 for only one language
media.idt /file.idt for 2xdvd5
Code:
http://youmirror.biz/file/xfvmtujw1325x01
open msi
drop tables:
media
file
import extracted tables
save msi
Fixed msi file:
Conflict.Denied.Ops.MSI.rar
edit 01.06.2009
fixed screenshots, added attachments