Re: Calling the Third party setup from my setup.exe thro' LaunchAppandwait



"Dhamo" <dhamodaran.c@xxxxxxxxx> wrote in message
news:1135581780.587412.122760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> Hai,
> Can anyone find a solution for my problem ?...........
>
> For our Company's product we are creating an Installation
> package for our product with InstallShield 5.1 professional edition.

Poor you. Poor us, too. We have InstallShield 6.5 at work. We got the
newsletter last week that they're now at version 11...


> Since we are using third party software in our product we need
> to install there setup.exe along with our Installation package.
>
> Their setup contains two separate installation package for 2 different
> software...and also it has one condition that without installing 1 of
> them we cant install the another one.
>
> since we need both the Software to be installed before our
> product(application runs) i used LaunchAppandWait Install shield
> function call to launch the first one.It works good..but the reboot
> dialog of the third party setup.exe(Do u want to restart the system or
> no) is not working even when i say to restart(system is not getting
> restart) and my setup.exe starts continuing.
>
> Can anyone help me how to know the ouput from third party setup
> dialog..if possible ?

In all simplicity, it can't be done. InstallScript is a very limited
environment. LaunchAppAndWait simply doesn't return that information
to you.

You can treat it as a prerequisite and check the registry for the
information the other setup leaves there. Or you can launch it and
hope for the best, without guarantees.

Groetjes,
Maarten Wiltink


.



Relevant Pages

  • Errors applying kernel patch 118833-36
    ... install of Solaris 10 11/06. ... However, once the package list is done, I see a worrisome message: ... Below is the complete console output of the patch run. ... Changes for package SUNWnfsskr will not be applied to the system. ...
    (SunManagers)
  • Re: media player 10 setup issues
    ... Finished building install list. ... Package 'MPPRE' is version '10.0.0.3802'. ... Install for Exception pack ...
    (microsoft.public.windowsmedia)
  • Re: A little help please!
    ... This so far was the best map to getting DVD media working I am going to ... Also I have the latest libdvdcss2 and libdvdcss2-dev installed. ... sudo aptitude install totem-xine ... Click either free or non-free depending on where the package you ...
    (Ubuntu)
  • problem installing cedet and ecb for emacs
    ... I am trying to install these packages to enhance emacs for programming ... Initializing package states... ... dpkg: dependency problems prevent configuration of ede: ... dpkg: dependency problems prevent configuration of semantic: ...
    (Debian-User)
  • Re: Code correctness, and testing strategies
    ... automate the testing a bit more. ... the shell scripts & control files work correctly, that the debian ... package had all the files in the correct places etc). ... Install the package under a chroot ...
    (comp.lang.python)