how to execute another msi once first msi completes

  • Thread starter Thread starter Dica
  • Start date Start date
D

Dica

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 said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top