NewsArchive
01-27-2010, 02:34 AM
Is it possible to launch one SB7 script from within another SB7 script?
I have a DB Update Installer (MyDbUpdate.exe) that I want to launch from
within my main program instlaller (MyProg.exe)
I have tried Run Program, as well as Run Command Line, and it appears that
the second install will not run unless the first is done. Is there a way
around this?
I can include the code from the secondary into the primary, but would be
nice just to add the file, and run it when the time is right.
oh, and it needs to run in the middle, because I am using the updated
database later in MyProg.exe.
Thanks
-Glenn.
I have a DB Update Installer (MyDbUpdate.exe) that I want to launch from
within my main program instlaller (MyProg.exe)
I have tried Run Program, as well as Run Command Line, and it appears that
the second install will not run unless the first is done. Is there a way
around this?
I can include the code from the secondary into the primary, but would be
nice just to add the file, and run it when the time is right.
oh, and it needs to run in the middle, because I am using the updated
database later in MyProg.exe.
Thanks
-Glenn.