I have an a web application I like to distribute and install, with Apache web server (xampp), SQL Server Express.
I am really new in setup and deployment of application. And I just begin reading on windows installer, wix, innosetup which requires steep learning curve. Before diving further, I'm not sure if it can achieve what I need, hence my questions.
Is it possible and what is easiest tool to create a setup file that install in chain of xampp, sql server plus some configuration of apache host, php extension? All packed in one setup package.