Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a setup on installShield to install two programs

I'd like to create a setup using InstallShield. This setup must install on the pc the Framework .NET 40fx, and after this, install one application that developed in C#.

I have the framework setup, and my applications setup too.

How can I do that?

Thanks!

like image 258
Leonardo Arruda Avatar asked Dec 05 '25 05:12

Leonardo Arruda


1 Answers

It sounds like what you're trying to do is install your application along with its various prerequisites.

In the InstallShield IDE, click on "Redistributables". Here you will find merge modules for many many prerequisites. (if .NET 4.0 isn't in the list, use the InstallShield updater to download it)

There are a few options relating to how redistributables are handled. See here for more info:
http://kb.flexerasoftware.com/doc/Helpnet/installshield16helplib_sp1/IncludingRedistributables.htm

like image 86
William Leara Avatar answered Dec 07 '25 18:12

William Leara



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!