Page 1 of 1

Creating installation kit

Posted: Sat Mar 22, 2008 12:32 am
by mahes
Hi i want to create installation kit with or with out wamp along with my application.

I have created project, if users want to use it , then click download and install. This downloaded file is an installation kid which have wampp along with my application (or with out wampp it will install apache,php, mysql,phpmyadmin along with my project).

How can i do... Please can any one help me?

Re: Creating installation kit

Posted: Mon Mar 24, 2008 11:24 am
by waradmin
What you are going to need are the binaries for Apache, PHP, and MySQL (not installers, binaries), then just use a install maker to copy the files to whatever location, a script to configure the conf files, and you are set. Its fairly simple if you know how to use some of the free Windows install makers and code bat files.

Re: Creating installation kit

Posted: Tue May 27, 2008 11:29 pm
by mahes
hi sorry for the long delay. could explain little bit briefly and clearly because am new one for php and am not known about binaries installer scripts