Hi,
I'm using InstallShield 10.5. I'm new to Install Shield. I have a requirement where
1. MainInstall.exe
2. Folder1 > SubInstall1.exe
3. Folder2 > SubInstall2.exe
I can't compress the child exe's, because it may be used separately.
On runnign MainInstall.exe, I need to call SubInstall.exe which resides inside Folder1.
Similarly for SubInsall2.exe.
Can any one help me on how to call the other exe's.
Thanks in advance.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Calling nested setup.exe
Started by
rsathish
, Apr 28 2005 06:08
1 reply to this topic
Posted 28 April 2005 - 14:45
If you are using an InstallScript project, you can use LaunchAppAndWait to start your other executables from OnFirstUIAfter (with appropriate code in the other OnxxxUIAfter functions) or from OnEnd.
HTH
HTH
Kathy Morey
Synergy Software Engineer
ProfitStars, a Jack Henry Company
kmorey@profitstars.com
Synergy Software Engineer
ProfitStars, a Jack Henry Company
kmorey@profitstars.com