Disc-based Installer
This type of installer is a little bit more work, as the installer is expecting certain data on certain discs. We need to force the installer to think its all on one disc
- Create a directory on your HDD for the game files.
- Copy each CD into this directory, starting from the last CD. (see note)
- Fire up Orca and open the .msi file in the directory (usually something original, like setup.msi
- Click the Media item on the left. A list will appear of the data files and which disk the installer should look for them on. (See Fig. 1)
- Rename all VolumeLabels to be the same (see Fig. 2). I usually just make them the same as the first label, but it can be anything. Remeber what you labelled them, you will need to know it later.
- Save and Exit

Figure 1

Figure 2
You should now have an installer that works off a single DVD. You can either burn to DVD or continue on to create an ISO and test it