Installer for Java Web Application
问题 I have developed Web Application in C#, ASP.NET and SQL Server Express Edition. I have created installer (setup.exe) for the application using Visual Studio 2010. This installer checks for prerequisites software like IIS, .NET Framework and SQL Server. I have bundle all require software in installer and they get install on user machine if not installed. I will be developing Web application using Structs2, Oracle, and Tomcat etc. I want to create same installer like above for Structs2