I'm creating a script that'll work on a Lighttpd, PHP5 and MySql5. The point is, it must be full-offline script installed and configured with all the requirements by one installer. It's a bit modified wiki thing. How to do a such thing?
A:
Do you want to install a whole installation of Lighty, PHP + Mysql or are you just trying to get something installed in a preconfigured environment?
I'd package it up as a VM if you need to install everything
Ben Sykes
2009-12-11 11:00:33
A:
I recommend you the NSIS install system and look for examples like this: MySQL Silent Install.
andrepf
2009-12-11 11:16:27