FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Component Argument Values (https://fileforums.com/showthread.php?t=95092)

REV0 30-08-2013 14:20

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

- DirectX 11

Code:

;[Launch]
Name=Direct3D 11 (DX11 For Vista)
32Exe={src}\redist\DX11forVista\D3D11Install.exe
Argument=/minimal /y
BeforeInstall=0
Checked=0

- Visual C++ 2005
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

- Visual C++ 2008
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

- Visual C++ 2010
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

- Visual C++ 2012
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

- Visual C++ 2013

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

- Visual C++ 2015

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

- Visual C++ 2017

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

- Games for Windows® - LIVE

Code:

;[Launch]
Name=Games for Windows® - LIVE
32exe={src}\support\Gfwlivesetup35.exe
Argument=/q /nu /norestart
BeforeInstall=0
Checked=0

- PunkBuster Service Setup

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

- Ubisoft Game Launcher

Code:

;[Launch]
Name=Ubisoft Game Launcher
32Exe={src}\redist\UplayInstaller.exe
Argument=/S
BeforeInstall=0
Checked=0

- .NET Framework 3.5
Code:

Name=Microsoft Net Framework 3.5
32Exe={src}\_CommonRedist\DotNet\3.5\dotnetfx35.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0

- .NET Framework 3.5 Client

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

- Microsoft NET Framework 4.0

Code:

Name=Microsoft NET Framework 4.0
32Exe={src}\_CommonRedist\DotNet\4.0\dotNetFx40_Full_x86_x64.exe
Argument=/q /norestart
BeforeInstall=0

- Microsoft NET Framework 4.0 Client

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

Microsoft NET Framework 4.5.1

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

- PhysX 9.12.1031 System Software

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

- Windows Update

Code:

;[Launch]
Name=Windows Update
32Exe={sys}\Wusa.exe
Argument=/q /i "{src}\Support\KB971512-x64.msu" /quiet /norestart
BeforeInstall=0
Checked=0

OpenAL

Code:

;[Launch]
Name=OpenAL
32exe={src}\Redist\OpenAL\oalinst.exe
Argument=\s
BeforeInstall=0
Checked=0

Windows Media Format 11
Code:


[Launch]
Name=Windows Media Format 11
32Exe={src}\Redist\WMF\WMFDist11-WindowsXP-X86-ENU.exe
Argument=/q:a
BeforeInstall=0
Checked=0

Rockstar Games Social Club
Code:

Name=Rockstar Games Social Club
32Exe={src}\_CommonRedist\Social Club\SocialClub.exe
Argument=/silent
BeforeInstall=1
Checked=0

XNA Framework

Code:


[Launch]
Name=XNA Framework
32Exe={sys}\msiexec.exe
Argument=/quiet /i "{src}\Redist\xnafx40_redist.msi"
BeforeInstall=0
Checked=0

UE4 REdist Package

Code:

;[Launch]
Name=UE4 Prerequisites
64Exe={src}\_CommonRedist\Extras\Redist\en-us\UE4PrereqSetup_x64.exe
Argument=/silent
BeforeInstall=1
Checked=0

OriginSetup
Code:


;[Launch]
Name=Origin Setup
32Exe={src}\_Installer\Origin\Origin.exe
Argument=/silent /NoEUULA
BeforeInstall=1
Checked=0


pakrat2k2 07-04-2015 09:27

Quote:

Originally Posted by Sculpture (Post 439638)
Can you give detailed information about CIU?

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

CIUv2 are different the separate x86/x64 installs

Code:

[Launch1]
Name=Microsoft C++
32Exe={src}\_CommonRedist\vcredist\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1

Example: Separate the x86 versions from x64

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


pakrat2k2 14-07-2016 01:53

added more to keep updated with new values

KaktoR 09-12-2017 14:32

1 Attachment(s)
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.

gatosky1620 06-01-2018 10:53

argument for steamsetup.exe ?

pakrat2k2 06-01-2018 11:00

^ ever heard of google ?

/S


All times are GMT -7. The time now is 18:01.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com