i've got a setup msi that needs to install sql express msi. only one msi is
allowed to run at a time. how can my first msi call the second once's it's
done?
tks
"Dica" <genpub5@hotmail.com> wrote on 7/28/2007 2:16:56 PM
>i've got a setup msi that needs to install sql express msi. only one msi is
>allowed to run at a time. how can my first msi call the second once's it's
>done?
>
>tks
Set the prerequisits for your setup project, can be found in the properties of the setup project.