PDA

View Full Version : Call of Duty Black Ops 2xDVD5


mesut28
24-10-2012, 11:13
InstallerScript CI 8.5.6.5 by yener90 compression none


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.


#define SourcePath "C:\Program Files\Activision\Call of Duty Black Ops"


4. Save and compile


5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled":


Move to the Disk 1:



Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin



Move to the Disk 2:



Setup-2a.bin
Setup-2b.bin
Setup-2c.bin



Burn the contents of the folder to a DVD with the label you want.


Total Size:

Disk1 4.35 GB
Disk2 3.50 GB

GTX590
26-10-2012, 14:37
Hi mesut28!
After compression is finished I got this message:(

pakrat2k2
26-10-2012, 14:39
also need to compile LangScript.iss to get the autorun.exe, THEN it will run fine.
I've had the same error before too.

lolek219
02-12-2012, 04:04
5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled": -

Where is this folder? :confused:

pakrat2k2
02-12-2012, 11:36
GTX590, your missing the autorun.exe, just compile the langscript.iss, it will create the autorun.exe.

lolek219, it missing, in the installerscript.iss look for OutputDir=.
change that to OutputDir=.\Compiled . ALSO create the folder Compiled in the same foler where the installerscript.iss is, then create the 2 folders Disk 1 & Disk 2.

congthuan2010
31-12-2012, 21:05
1. open file name InstallerScript.iss not file name LangScript.iss

2.Edit the following lines
#define SourcePath "C:\Program Files\Activision\Call of Duty Black Ops"

3.save and compile

4. Wait :D. but all files will create in Call of Duty Black Ops folder

5.test and burn to Disk :)

it works 100%

gomez30
03-02-2013, 10:06
Keep the language Polish (PL).

NOTE!! Replaces language English (EN).

P. S. Sorry for my bad English. :D

5553