I have a web application. I need to setup the web application in one click installation.
For example
- Automatically Get the source from SVN or TFS
- Automatically Publish the files
- Automatically create IIS Virtual directory
- Automatically deploy the files
- Automatically create the databases
I have tried "Setup and Deployment Project" which will come along with visual studio. But it only installs the files and place the bin folder into program files. I need to know can i do all the above listed functionalities through the "Setup and Deployment Project"
I know about the installshield. But its a paid version installer, I need a alternate free installer for this process. Please someone suggest me some other open source installers.
teamcity
andruby installer
:) – Ramesh Rajendran