View Single Post
  #11  
Old 24-03-2019, 09:54
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
You can use the folowing for CurStep = ssPostInstall or CurStep = ssDone (like you wish)

Code:
if IsComponentSelectedByName('Game Components\cm:PL') then
    {Execute program here (you can use Exec2 function)}
if IsComponentSelectedByName('Game Components\cm:CZ') then
    {Execute program here (you can use Exec2 function)}
Btw, I rework the Redist page. New update will follow in the next days.
__________________
Haters gonna hate
Reply With Quote