View Single Post
  #15  
Old 10-09-2022, 06:55
its_gnar_again's Avatar
its_gnar_again its_gnar_again is offline
Registered User
 
Join Date: Nov 2021
Location: Basedland
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
its_gnar_again is on a distinguished road
Cool

Question: Am I missing anything for the redists section for v7.3.4's settings? No matter what I do, the installer skips over the redist install when the checkbox is marked. I have tried using the {app} tag, where the specified redist folder is included in the archives, and the {src} tag, where the specified redist folder is in the same place the setup is in, but both of them don't work. My setup right now is like this:

Code:
[Redists]
Enable=1

Redist1.Enable=1
Redist1.Name=DirectX
Redist1.Level=0
Redist1.ItemType=CHECK
Redist1.Checked=1
Redist1.Enabled=1
Redist1.Exe32={app}\redist\dx.exe
Redist1.Exe64={app}\redist\dx.exe
Redist1.Param=
__________________
forgot the pass & email I used on my old account lmao
Reply With Quote