Quote:
Originally Posted by shoyee17
Sir fabioddq, could you repost the other method of conversion? I'm sorry I still wasn't able to try it out. thanks!
|
I thought you already had downloaded. Sorry, i will post again.
Note:
Delete this section from Setup.ini:
Code:
[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:1
FreeArcFile3={src}\Data3.cab;DestDir:{app};Disk:2
FreeArcFile4={src}\Data4.cab;DestDir:{app};Disk:3
FreeArcFile5={src}\Data5.cab;DestDir:{app};Disk:4
Sorry, i must have forgotten to delete before doing the upload.
Remove your original uninstall files before you make the conversion;
You must use Inno Setup Unicode version (u);
This is the same conversion of the first post, just changed to internal.
1. Install the game, download attachment and extract in your HD (Not in your game folder);
2. Open
InstallerScript.iss and change the
first line according to your game instalation path:
Code:
#define ProgramFiles "D:\Games\Black Ops 2"
3. Press compile and wait...
4. Move to:
Code:
CODBOII_1: Setup-1* files; Setup.exe; Setup.dll; Setup.cab; Setup.ini;
CODBOII_2: Setup-2* files;
CODBOII_3: Setup-3* files;
CODBOII_4: Setup-4* files;
5. Make ISO's and test before you burn.