Hell All,
We have developed one application in C#.net and for deployment of this
application, we want to include MS dotnet framework v1.1 redistributable
along with setup package, so that if framework is not present, our setup
package should initiate the installation of this. But I have one question
here related to EULA of dotnet framework
we would like to install dotnet framework silently without showing any
dialogs to the user; which will suppress License agreement dialog also. Is
it really necessary that we should display the EULA to the user?. We are
using installshield software for our deployment package and it gives some
built in options do this installation silently.
Any help in this regard is really appreciated.
Thanks in advance,
Sujith.
|