Hi all,
I hope someone of you can help me.
I tried to convert my german Conflict Denied Ops from DVD9 to 2xDVD5.
I edited the "Conflict Denies Ops.msi" with Orca. I changed the Media Table and the File Table.
I changed them that way:
Media Table:
Code:
1 176 1 DISK1
2 181 2 DISK2
3 184 1 DISK1
File Table:
Code:
m_twn.pc.dat RootDirectory M_TWNP~1.DAT|m_twn.pc.dat 336058368 8192 177
m_sub.pc.dat RootDirectory M_SUBP~1.DAT|m_sub.pc.dat 355145728 8192 178
m_saw.pc.dat RootDirectory M_SAWP~1.DAT|m_saw.pc.dat 358569984 8192 179
m_ctl.pc.dat RootDirectory M_CTLP~1.DAT|m_ctl.pc.dat 380141568 8192 180
stream.pc.swd SoundCachesEFIGS STREAM~1.SWD|Stream.pc.swd 961629604 8192 181
m_whl.pc.dat RootDirectory M_WHLP~1.DAT|m_whl.pc.dat 334741504 8192 182
m_bas.pc.dat RootDirectory M_BASP~1.DAT|m_bas.pc.dat 360200192 8192 183
m_cmb.pc.dat RootDirectory M_CMBP~1.DAT|m_cmb.pc.dat 366000128 8192 184
Problem:
After copying the files on the 1st DVD, the installer ask me to insert DVD2. That works perfectly.
After copying the 5 Files on DVD2, it should prompt the user for inserting DVD1 again to copy the last 3 files.
But the installer does not prompt, but it says that the file "m_bas.pc.dat" cannot be found. If I press "ignore" it says file "m_cmb.pc.dat" not found etc.
I don't know why the installer doesn't ask for DVD1 again. What is my fault here?
Here are the exported tables:
http://rapidshare.com/files/21116024...erMSI.rar.html
Help would be very appreciated.
Thanks in advance.