View Single Post
  #3  
Old 18-03-2009, 11:06
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
World in Conflict: Complete Edition (1 Language DVD9 to 2xdvd5)

1- Make temp folders:

'temp\Wic_1'
'temp\Wic_2'

2-From dvd9:

Copy all content to 'temp\Wic_1'

3-remove from:

'temp\Wic_1\wic\ldata' all folders except your language folder & 'All' folder.
'temp\Wic_1\wicsa\ldata' all folders except your language folder & 'All' folder.
'temp\Wic_1\wic\support' all folders except your language folder.
'temp\Wic_1\wicsa\support' all folders except your language folder.

4-Extract & overwrite all content of 'WIC_CE.rar' to 'temp\Wic_1\Wic'

5-Launch repack.bat & wait...

6-Remove manually empty 'temp\Wic_1\wic' folder

7-Create autorun.inf ('temp\Wic_2'):

Code:
[autorun]  
open=0 
icon=wicsa\Icon.ico
8-Create autorun.inf ('temp\Wic_1'):

Code:
[autorun]  
open=Setup.exe 
icon=Icon.ico
9-Edit both setup.ini in 'temp\Wic_1\' & 'temp\Wic_2\wicsa' under [Languages] label:

from

[Languages]
Default=0x0009
count=5
key0=0x0009
key1=0x040c
key2=0x0007
key3=0x0010
key4=0x000a

to (for English)

[Languages]
Default=0x0009
count=1
key0=0x0009

to (for French)

[Languages]
Default=0x040c
count=1
key0=0x040c

to (for Italian)

[Languages]
Default=0x0010
count=1
key0=0x0010

to (for Spanish)

[Languages]
Default=0x000a
count=1
key0=0x000a

to (for German)

[Languages]
Default=0x0007
count=1
key0=0x0007


10-Burn or make ISOs with same label 'WiC SA'

dvd1 folder tree structure:

Code:
|   Autorun.inf
|   ISSetup.dll
|   Icon.ico
|   _setup.dll
|   data1.cab
|   data1.hdr
|   data2.cab
|   layout.bin
|   setup.exe
|   setup.ini
|   setup.inx
|   setup.isn
|   wic.mcl
|   wicmce.png
|   
+---bin
|       wic.exe
|       
\---support
    \---YOUR LANGUAGE FOLDER
            EULA.rtf
            readme.txt
            update_notes.txt
dvd2 folder tree structure:

Code:
|   Autorun.inf
|   data3.cab
|   
+---bin
|       binkw32.dll
|       dbghelp.dll
|       mss32.dll
|       wic.exe
|       wic_ds.exe
|       wic_online.exe
|       
+---directx9
|       APR2007_d3dx10_33_x86.cab
|       APR2007_d3dx9_33_x86.cab
|       APR2007_xinput_x86.cab
|       DEC2006_d3dx10_00_x86.cab
|       DSETUP.dll
|       DXSETUP.exe
|       OCT2006_d3dx9_31_x86.cab
|       dsetup32.dll
|       dxdllreg_x86.cab
|       dxnt.cab
|       dxupdate.cab
|       
+---ldata
|   |   langid.txt
|   |   
|   +---All
|   |       wicloc12.sdf
|   |       
|   \---YOUR LANGUAGE FOLDER
|           wic21.sdf
|           wicloc11.sdf
|           wicloc26.sdf
|           wicloc31.sdf
|           wicloc36.sdf
|           wicloc41.sdf
|           wicloc46.sdf
|           
+---support
|   \---YOUR LANGUAGE FOLDER
|           EULA.rtf
|           readme.txt
|           update_notes.txt
|           
\---wicsa
    |   Autorun.exe
    |   Autorun.inf
    |   ISSetup.dll
    |   Icon.ico
    |   _setup.dll
    |   autorun.sdf
    |   data1.cab
    |   data1.hdr
    |   data2.cab
    |   layout.bin
    |   setup.exe
    |   setup.ini
    |   setup.inx
    |   setup.isn
    |   wic.mcl
    |   wicmce.png
    |   
    +---bin
    |       laptopgamingvista.dll
    |       laptopgamingxp.dll
    |       madhoc.dll
    |       madhocvista.dll
    |       wic.exe
    |       wic_ds.exe
    |       wic_online.exe
    |       
    +---ldata
    |   |   langid.txt
    |   |   
    |   +---All
    |   |       wicloc63.sdf
    |   |       
    |   \---YOUR LANGUAGE FOLDER
    |           autoloc.sdf
    |           wicloc61.sdf
    |           wicloc62.sdf
    |           
    \---support
        \---YOUR LANGUAGE FOLDER
                EULA.rtf
                Manual.pdf
                readme.txt

DVD1 size 2.01 gb
DVD2 size 3.95 gb
In the wicsa\ldata\YOUR LANGUAGE FOLDER\ ( English ---> ONLY 2 files NOT the 3 you have posted. The autoloc.sdf is only in FRENCH / GERMAN / ITALIAN / SPANISH languages folders.)

I have DOUBLE checked all files are where they are supposed to be with the exception of that 1 file. The DVD size for DVD2 is way out.

DVD1 - 2.01 Gb ---> 18 files - 3 folders CORRECT!
DVD2 - 3.86 Gb ---> 61 files - 14 folders.

Also with the settings shown above DVD2 Doesnt continue the installation for SA. Had to click on setup in wicsa to get it to install the addon.

Last edited by pakrat2k2; 18-03-2009 at 11:28. Reason: WICSA not auto installing
Reply With Quote