NetSeeker
01-20-2004, 08:05 AM
The forum is full with problems concerning the spawning of irsetup.exe.
If i launch a SF Setup within another SF Setup the option "wait for program to finish until continuing" is quite useless because of the internal behaviour of setup.exe
setup.exe decompresses irsetup.exe (and a view other files) to the temp launch dir. Then it spawns execution to irsetup.exe and terminates. Irsetup.exe runs arbitrary time.
Therefore the termination of Setup.exe has nothing to do with the termination of irsetup.exe
To avoid this, please let setup.exe wait until irsetup.exe terminates. It will make possible to check the termination of the setup simply by monitoring the termination of setup.exe.
If i launch a SF Setup within another SF Setup the option "wait for program to finish until continuing" is quite useless because of the internal behaviour of setup.exe
setup.exe decompresses irsetup.exe (and a view other files) to the temp launch dir. Then it spawns execution to irsetup.exe and terminates. Irsetup.exe runs arbitrary time.
Therefore the termination of Setup.exe has nothing to do with the termination of irsetup.exe
To avoid this, please let setup.exe wait until irsetup.exe terminates. It will make possible to check the termination of the setup simply by monitoring the termination of setup.exe.