|
#1
|
|||
|
|||
|
Component Argument Values
Special Thanks: pakrat, Fabioddq for providing additonal values
The purpose of this thread: * Ability to use correct argument values for conversions. Variables: ** I'm not gonna explain what they do zillion times so read this part carefully. * Contains CI and CIU Component values, therefore focus on argument values, not how they were represented. * X Value: Switch with proper Launch Number, if it's a first component then X is 1, if it's 2nd, means it's 2. * app and src values: app - Installs from game's installed directory. src - Installs from DVD or during installation. If you have another values, post them here with same layout (Title + coded component values, dont turn thread to shithole, post them properly please.) * I didnt open this thread to feed trolls, i opened it for contributor members, remember that. Cheers. - DirectX: Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=Direct3D 11 (DX11 For Vista)
32Exe={src}\redist\DX11forVista\D3D11Install.exe
Argument=/minimal /y
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=Visual C++ 2005
32Exe={src}\_CommonRedist\vcredist\2005\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2005\vcredist_x64.exe
Argument=/q
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Visual C++ 2008
32Exe={src}\_CommonRedist\vcredist\2008\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2008\vcredist_x64.exe
Argument=/q
BeforeInstall=1
Checked=0
Code:
;[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart or /passive /norestart > no user input
BeforeInstall=1
Checked=0
Code:
;[Launch3]
Name=Visual C++ 2012
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Visual C++ 2013
//32Exe={src}\_CommonRedist\vcredist\2013\vcredist_x86.exe
64Exe={src}\__Installer\vc\vc2013\redist\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vc_redist.x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vc_redist.x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Visual C++ 2017
32Exe={src}\_CommonRedist\vcredist\2017\vc_redist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2017\vc_redist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Games for Windows® - LIVE
32exe={src}\support\Gfwlivesetup35.exe
Argument=/q /nu /norestart
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=PunkBuster Service Setup
32Exe={src}\redist\pbsvc.exe
Argument=/i --install-nooverwrite --no-prompts --no-display --i-accept-the-pb-eula --skip-tests
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=Ubisoft Game Launcher
32Exe={src}\redist\UplayInstaller.exe
Argument=/S
BeforeInstall=0
Checked=0
Code:
Name=Microsoft Net Framework 3.5
32Exe={src}\_CommonRedist\DotNet\3.5\dotnetfx35.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Microsoft Net Framework 3.5 Client
32Exe={src}\_CommonRedist\DotNet\3.5 Client Profile\DotNetFx35Client.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0
Code:
Name=Microsoft NET Framework 4.0
32Exe={src}\_CommonRedist\DotNet\4.0\dotNetFx40_Full_x86_x64.exe
Argument=/q /norestart
BeforeInstall=0
Code:
;[Launch]
Name=Microsoft Net Framework 4.0 Client
32Exe={src}\_CommonRedist\DotNet\4.0 Client Profile\dotNetFx40_Client_x86_x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
[Launch]
Name=Microsoft NET Framework 4.5.1
32Exe={src}\_CommonRedist\DotNet\4.5.1\NDP451-KB2872776-x86-x64-AllOS-ENU.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0
- Microsoft NET Framework 4.6 Code:
;[Launch]
;[Launch]
Name=Microsoft NET Framework 4.6
32Exe={src}\_CommonRedist\DotNet\4.6\NDP46-KB3045557-x86-x64-AllOS-ENU.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=PhysX 9.12.1031 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{src}\redist\PhysX\PhysX_9.12.1031_SystemSoftware.msi"
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=Windows Update
32Exe={sys}\Wusa.exe
Argument=/q /i "{src}\Support\KB971512-x64.msu" /quiet /norestart
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=OpenAL
32exe={src}\Redist\OpenAL\oalinst.exe
Argument=\s
BeforeInstall=0
Checked=0
Code:
[Launch]
Name=Windows Media Format 11
32Exe={src}\Redist\WMF\WMFDist11-WindowsXP-X86-ENU.exe
Argument=/q:a
BeforeInstall=0
Checked=0
Code:
Name=Rockstar Games Social Club
32Exe={src}\_CommonRedist\Social Club\SocialClub.exe
Argument=/silent
BeforeInstall=1
Checked=0
Code:
[Launch]
Name=XNA Framework
32Exe={sys}\msiexec.exe
Argument=/quiet /i "{src}\Redist\xnafx40_redist.msi"
BeforeInstall=0
Checked=0
Code:
;[Launch]
Name=UE4 Prerequisites
64Exe={src}\_CommonRedist\Extras\Redist\en-us\UE4PrereqSetup_x64.exe
Argument=/silent
BeforeInstall=1
Checked=0
Code:
;[Launch]
Name=Origin Setup
32Exe={src}\_Installer\Origin\Origin.exe
Argument=/silent /NoEUULA
BeforeInstall=1
Checked=0
Last edited by pakrat2k2; 27-12-2017 at 08:02. Reason: Changed all to CIUV2 |
| The Following 36 Users Say Thank You to REV0 For This Useful Post: | ||
78372 (10-04-2020), andreiutzu21 (22-01-2023), Bilawal (19-03-2015), BLACKFIRE69 (12-09-2019), COPyCAT (18-08-2015), DVDMan (16-11-2015), EyeSalt (25-04-2018), Grumpy (31-08-2013), GTX590 (11-03-2014), houcine80 (09-08-2014), jabervamp (15-09-2020), jamel2013 (19-02-2014), JRD! (17-12-2017), l4km47 (30-10-2017), mamed3000 (19-09-2015), mausschieber (31-08-2013), mertderler (14-02-2016), milyas6 (25-07-2014), NamelessOne (31-08-2013), Newbie (30-08-2013), pakrat2k2 (30-08-2013), pcblizzard (16-06-2018), pratikpatel8982 (25-05-2021), Razor12911 (31-08-2013), reiji777 (11-11-2013), romulus_ut3 (03-01-2015), Shadow Delta (22-07-2014), Silent-R (03-05-2014), Simorq (08-03-2015), Stor31 (12-03-2015), Titeuf (07-01-2018), tonet666 (30-12-2013), Xaelin (12-10-2015), yasserdivar (16-09-2015), y_thelastknight (12-12-2013), Zanoza79 (17-09-2019) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
CIU Version 1014 & below use standard Redist install ( like Directx )
Code:
LaunchX=DirectX
LaunchX64=0
LaunchXBeforeInstall=0
LaunchComX={app}\support\directx_Jun2010_redist\DXSETUP.exe
LaunchArgX=/silent
Code:
[Launch1]
Name=Microsoft C++
32Exe={src}\_CommonRedist\vcredist\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Code:
[Launch1]
Name=Microsoft C++ 2010 X86
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
Argument=/q /norestart
BeforeInstall=1
[Launch2]
Name=Microsoft C++ 2010 X64
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
[Launch3]
Name=Microsoft C++ 2012 X86
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe
Argument=/q /norestart
BeforeInstall=1
[Launch4]
Name=Microsoft C++ 2012 X64
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Last edited by pakrat2k2; 01-03-2016 at 09:01. Reason: Additional INFO |
| The Following 9 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
DVDMan (16-11-2015), EyeSalt (25-04-2018), GTX590 (17-07-2015), houcine80 (02-06-2017), mamed3000 (19-09-2015), mausschieber (12-07-2015), pcblizzard (16-06-2018), RamiroCruzo (21-10-2015), Sculpture (08-04-2015) | ||
|
#3
|
||||
|
||||
|
added more to keep updated with new values
|
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
houcine80 (02-06-2017), pcblizzard (16-06-2018) | ||
|
#4
|
||||
|
||||
|
Here is a simple batch file that tells you what parameters are possible (tested only with redists from MS (DirectX, vc, dotnet, ...).
Just change the exe name inside the batch, copy the batch next to redist exe, then execute.
__________________
Haters gonna hate
|
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#5
|
||||
|
||||
|
argument for steamsetup.exe ?
|
|
#6
|
||||
|
||||
|
^ ever heard of google ?
/S |
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
gatosky1620 (06-01-2018), sajmon83 (10-01-2018) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |
| Most values accessed by one asm line, question | JMC17 | Game Coders | 2 | 04-08-2011 05:03 |
| Values with commas in games such as FIFA 2006 | markkram95 | Game Coders | 13 | 04-10-2005 09:49 |
| s-video vs component av - which to use? | BlackFlash | PS2 Games | 1 | 12-01-2003 06:19 |