|
|
|
#1
|
|||
|
|||
|
Quote:
Hello sorry i still confuse where put the it. Is it like this on records.ini Thank you [Record1] Type=Split Source={src}\Data1a.cab Output={tmp}\Data1.cab [Launch1] Name=DirectX 32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe Argument=/silent BeforeInstall=1 [Launch2] Name=Visual C++ 2010 32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 86.exe 64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe Argument=/q /norestart BeforeInstall=1 Disk=1 [Record2] Type=Split Source={src}\Data1b.cab Output={tmp}\Data1.cab Disk=2 [Record3] Type=Freearc_Split Source={tmp}\Data1.cab Output={app} Disk=2 [Record4] Type=Split Source={src}\Data2a.cab Output={tmp}\Data2.cab Disk=2 [Record5] Type=Split Source={src}\Data2b.cab Output={tmp}\Data2.cab Disk=3 [Record6] Type=Freearc_Split Source={tmp}\Data2.cab Output={app} Disk=3 |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1
[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1
Disk=1
Make a _CommonRedist folder, then Directx/Jun2010 subfolders put the DX files in the Jun2010 subfolder. Then make a vcredist subfolder in _CommonRedist & put the vcredist files there. |
|
#3
|
||||
|
||||
|
Quote:
[Launch1] Name=DirectX 32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe Argument=/silent BeforeInstall=1 {src} describes from where the redists to install (for example from drive D:, E: or F: or any other place. It is variable). It's the same drive from where you install the game (e.g. from DVD). BeforeInstall is marked with 1. That means, redists will installed before game files (e.g. from DVD or any other drive where the {src} source=installation file is). If it is marked with 0, redists will be installed after game files. If 0 is the case, put redists on last DVD/folder. So, for this conversion, the redists go to DVD#1 as pakrat explain above. It's that simple :P
__________________
Haters gonna hate
Last edited by KaktoR; 07-03-2015 at 08:57. |
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
chill_xi (07-03-2015) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dragon Age Inquisition xDVD5 {CUI V2 By Yener90} | houcine80 | PC Games - CD/DVD Conversions | 1 | 02-03-2015 01:55 |
| I search the patch for PSX,the game is Dragon Ball Ultimate Battle 22 Version PAL | S8T2E | PSX Games | 1 | 30-09-2005 01:54 |
| Matrix Infinity Game Problems. Dragon Ball Z Budokai 3 | jmj2500 | PS2 Games | 2 | 16-08-2005 16:43 |
| what's the code to get dragon ball GT to work? | ToolSTPRule | PSX Games | 0 | 17-03-2002 14:11 |
| Dragon ball gt ntsc to pal | PSXdude | PSX Games | 0 | 25-07-2001 23:24 |