View Single Post
  #55  
Old 12-12-2012, 03:00
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by shoyee17 View Post
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.
Attached Files
File Type: 7z CODBOII_v1.0.7z (22.67 MB, 114 views)

Last edited by Fabioddq; 17-01-2013 at 21:04.
Reply With Quote
The Following User Says Thank You to Fabioddq For This Useful Post:
GRFS (26-02-2013)