This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- How can included another setup ?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 04, 2011
03:55 AM
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.
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.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 14, 2011
02:48 PM
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
If you have several custom actions you can order them in case their are any dependencies.
Good luck,
GG