View Single Post
  #8  
Old 12-07-2015, 00:47
mertderler mertderler is offline
Registered User
 
Join Date: Apr 2013
Location: ankara- TURKEY
Posts: 45
Thanks: 205
Thanked 14 Times in 11 Posts
mertderler is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE )

vcredist 2012 (x86)

Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart

WP_Output/Redist/C++ 2012 would be the folder structure.

vcredist 2012 (x64)

Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart
(WPI_No_LScreen) @Bilawal


Last edited by pakrat2k2; 12-07-2015 at 08:15.
Reply With Quote