Quote:
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.
|
Sir fabioddq I tried to follow your instruction and when I tested to install using the iso's created it says "please insert disc 1" when the installation is about to start. when I press ok, it continues to pop up. I have no choice but to cancel. I named my iso's CODBOII_1, CODBOII_2, CODBOII_3, and CODBOII_4.