PDA

View Full Version : Company of Heroes Anthology DVD9 to 2xDVD5 (with patches included in install)


jpaf84
12-01-2010, 20:35
Company of Heroes Anthology DVD9 to 2xDVD5 (with patches included in install)
using Inno Setup v5.3.5

1) Install the game from dvd9

2) Update the game to latest version

3) Extract 'COHA.rar' contents to a folder of your choice

4) Open Inno Setup script 'COHA.iss' and edit it under label files:

from Source: C:\games\COH\*;

to Source: yourdrive:\folderofgameafterinstallation\*;

5) edit it under [Registry]

the field "XXXX-XXXX-XXXX-XXXX-XXXX" and replace with your serial

6) Compile the script

7) Move files:
setup-2a.bin
setup-2b.bin
setup-2c.bin

To Disk 2 folder

8) Burn or make ISOs with label names of your choice using each folder (DISK1 e DISK2).
Note: You can add more files to the iso's if you want. I added a walktrough.

-------------------------------------------------------------------------
This is my first ever DVD9 to DVD5 conversion and I tested it in Windows 7. it worked. Test by yourself before the final recording.

I used Peterf1999's instructions on Divinity2 to make this. I wanted to make the install just like his but got a lot of problems with the script so I made a simple one without a background image.

http://www.fileforums.com/showthread.php?t=88337