cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Ortakey
Level 2

How can included another setup ?

Hi , my project required punkbuster ( pbsetup.exe ) , directx and my programs ( a1.exe & a2.exe )

how can i his setup include my project ??

Need the installing before my project.
1 - vc runtime 2008 + question user yes/no ?
2 - directx + question user yes/no ?
3 - pbsetup.exe + question user yes/no ?
4 - a1.exe + question user yes/no ?
5 - a2.exe + question user yes/no ?
6 - My project.

thnx for concern.
Labels (1)
0 Kudos
(1) Reply
UsingExpress09
Level 3

It's pretty straightforward. You add a custom action, point to the EXE to be executed.
If you have several custom actions you can order them in case their are any dependencies.

Good luck,

GG
0 Kudos