|
#1
|
||||
|
||||
|
Call of Duty Modern Warfare 2 3xDVD5
InstallerScript CI 8.5.7.4 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. Code:
#define SourcePath "C:\Program Files\Activision\Call of Duty Modern Warfare 2" 5. Will create two folders, Disk 1 Disk 2 and Disk 3 folder inside the "compiled": Move to the Disk 1: Code:
Autorun.inf Setup.ico Setup.ini Setup.dll Setup.cab Setup.exe Setup-1a.bin Setup-1b.bin Setup-1c.bin Move to the Disk 2: Code:
Setup-2a.bin Setup-2b.bin Setup-2c.bin Move to the Disk 3: Code:
Setup-3a.bin Setup-3b.bin Redist Folder Burn the contents of the folder to a DVD with the label you want. Total Size: Disk1 4.36 GB Disk2 4.36 GB Disk3 2.33 GB ![]() ![]() ![]() ![]() ![]()
Last edited by mesut28; 30-12-2012 at 18:24. |
| The Following 11 Users Say Thank You to mesut28 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Great Works man it is much better than my conversion, i like your work
|
|
#3
|
|||
|
|||
|
should i include the "include" folder in the Disk 1 or not?
|
|
#4
|
||||
|
||||
|
is the 'include' folder in your game dir ? if so it will be compressed with gamefiles. If not, look in setup.ini for any requisites needed & location they need to be in.
Mesut28 misses alot of info needed to place files correctly. |
|
#5
|
||||
|
||||
|
Hi pakrat2k2, how to change the font yellow color to an other one.
|
|
#6
|
||||
|
||||
|
Topic Updated
|
|
#7
|
||||
|
||||
|
Quote:
or go thru setup.ini file look for section for font color, then follow what topic I linked to says about color choices. mesut28 section in installerscript.iss needs to be corrected? Code:
procedure AddKeyInfo;
begin
LoadStringFromFile(ExpandConstant('{tmp}\Key'),Key);
RegWriteStringValue(HKLM, 'SOFTWARE\KONAMI\PES2013', 'code', Key);
if IsWin64 then
RegWriteStringValue(HKLM64, 'SOFTWARE\KONAMI\PES2013', 'code', Key);
end;
Last edited by pakrat2k2; 15-12-2012 at 10:19. Reason: error in script ? |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
sarmadi (16-12-2012) | ||
|
#8
|
||||
|
||||
|
by yener90 8.5.7.4 If no errors are found, this script file, something which already beats the master scrub this entry, I think.
|
|
#9
|
||||
|
||||
|
Hi mesut28,
Your works are great.Just allow me to make this note:Try to not put composed pictures (Autorun and Installer ) one picture is enough.Try to not put multicolors fonts and butoons?! like yellow on orange or red on green and so on ..did you see Fabio's works like (cod boII,Hitman A.and Assassin's CreedIII)?just three colors no more ..black,white and red or orange..and it's done.I mean the concordance of the colors. I tryed to explain more but I think that you have understood me and sure that Mr.pakrat will make it more clear in few words ![]() Excuse me for my English language. Anyway I appreciate your efforts and time. |
|
#10
|
|||
|
|||
|
should i compile the LangScript too?
|
|
#11
|
||||
|
||||
|
yes if there is no autorun.exe in archive for conversion
|
|
#12
|
|||
|
|||
|
^ so is it okay if i don't compile it if there is an autorun?
|
|
#13
|
||||
|
||||
|
if there is an autorun.exe then there is no need to.
|
|
#14
|
|||
|
|||
|
btw why does the Redist files arent installing?
|
|
#15
|
||||
|
||||
|
need to add {src} to front of each requisite ( bottom of setup.ini )
IE: LaunchComX={src}\redist\dxsetup.exe where X can be from 1-?? something in 8.5.7.4 as it needs the {src} now. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Call of Duty Modern Warfare 3 - 2xDVD9 to 4xDVD5 By Pakrat **INNO Setup** | pakrat2k2 | PC Games - CD/DVD Conversions | 68 | 20-07-2015 08:02 |
| Call of Duty Modern warfare 2 (3xDVD5) *INNO SETUP* | jackstuff | PC Games - CD/DVD Conversions | 11 | 09-10-2012 09:07 |
| Call of Duty Modern Warfare 2 | ShadowDuke | PC Games - Protection List | 2 | 10-11-2009 09:16 |