
jdaly1.5524941727323086E12 asked a question.
Installing Prerequistes for Installshield2008 MSI Project
I am in the process of building my set up on my app, and gone through the process of setting up what features will be installed depending on what lic key is entered.
However, part of our app uses .net 1.1 and I would like to set that up, so that it can be extracted from the setup.exe ratherthan forcing the user to download it from the web. Or in some cases the user may not have access to the web.
And I would like to do the same for the Windows MSI engine as well, to have it extracted from the setup.exe file.
My question is how do I go about to setting this up. Thanks. :)
As to the msi, it never did look for the software, so I guess it was already there. I will try the option again for the .net and see what it comes up. Thanks again.:)
However, installation of the .NET framework requires that you launch the setup.exe and not the MSI file directly.