Hi,
This is my first time here and I have some doubts about Advanced installer.
I'm making a installer of an application that has many other applications.
I wanna insert all the other application folders and create a menu with the options of installing those applications.
For example:
Application X
Viewer
If I select application, the installer has to call the installer of ONLY the application X, and if I select viewer, the installer has to call the installer of only the viewer.
Is it possible to do this with advanced installer?
Thanks a lot!