How to repackage a few MSIs and prompt if not already installed?
Hello all,
I would like to package an Application I have as an .msi but would also like it to be bundled with SQL Express and MDAP. How can I repackage them so that when I run the setup.exe or .msi it:
Checks to see if SQL or MDAP are installed
If not, prompt if the user would like to install (can miss this step)
Install SQL and MDAP
Install Application
Finish
I would like to package an Application I have as an .msi but would also like it to be bundled with SQL Express and MDAP. How can I repackage them so that when I run the setup.exe or .msi it:
Checks to see if SQL or MDAP are installed
If not, prompt if the user would like to install (can miss this step)
Install SQL and MDAP
Install Application
Finish
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
cygan
14 years ago
Posted by:
TimEdwards
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
TimEdwards
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
TimEdwards
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.