View Single Post
  #5  
Old 21-12-2022, 10:07
Prettyboy099's Avatar
Prettyboy099 Prettyboy099 is offline
Irregular Designer..
 
Join Date: Oct 2018
Location: Inside of 4th Wall..
Posts: 193
Thanks: 809
Thanked 609 Times in 138 Posts
Prettyboy099 is on a distinguished road
Since, no one has updated it, I will update it....
Let me know if any problem occurs.... Since I have not tested it....

Code:
[Launch1]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=DirectX 
Exe1={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent

[Launch2]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=Visual C++ 2008
Exe1={src}\_CommonRedist\vcredist\2008\vcredist_x86.exe
Exe2={src}\_CommonRedist\vcredist\2008\vcredist_x64.exe
Argument=/q /norestart

[Launch3]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=Visual C++ 2010
Exe1={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
Exe2={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart

[Launch4]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=Visual C++ 2012
Exe1={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe
Exe2={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe
Argument=/q /norestart

[Launch5]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=Visual C++ 2013
Exe1={src}\_CommonRedist\vcredist\2013\vcredist_x86.exe
Exe2={src}\_CommonRedist\vcredist\2013\vcredist_x64.exe
Argument=/q /norestart
All credits for graphics goes to GTX590.....

Attached Files
File Type: 7z Dragon Age Inquisition.7z (89.06 MB, 10 views)
__________________
Um... My busy life....
Reply With Quote
The Following 3 Users Say Thank You to Prettyboy099 For This Useful Post:
Cesar82 (21-12-2022), Grumpy (21-12-2022), mausschieber (21-12-2022)