Thread: Rg Carl v2
View Single Post
  #8  
Old 14-07-2017, 09:41
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 Dansoft View Post
How do I add redist files please
Open main.iss & look for :
eng.DX=Install DirectX
eng.VC=Install Microsoft Visual C++

Add what you need for redists, use same structure for any more redists you need.

Then below that under: (below )

[Tasks]
Name: DX; Description: Install DirectX 9c

Add what you need, USE same top part & [tasks].
Reply With Quote