Quote:
Originally Posted by Dansoft
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].