View Single Post
  #23  
Old 18-09-2015, 17:14
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 logansama View Post
Thanx, this is great, but , i dont understand what is this, i have to paste in somewhere else? sorry my english xD

Code:

[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=Visual C++ 2010
32Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 86.exe
64Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1

[Launch3]
Name=NET Framework 4.0
32Exe={app}\_CommonRedist\dotnet 4.0\dotNetFx40_Client_x86_x64.exe
Argument=/q /norestart
BeforeInstall=1
This shows HOW the Redists must be for the installer to find & install them. ( In Game Folder, IF you don't have them there in the first place.

Quote:
Originally Posted by sarmadi View Post
Good job but The picture of the installer is an old one could you change it to a recent one??
See first post for changes.

Last edited by pakrat2k2; 18-09-2015 at 17:47.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
wit (18-09-2015)