Page 1 of 1

Need a xampp installler with unattended installation bat

PostPosted: 15. January 2010 06:58
by chiku.4all
Hi All

Well is it possible that i will execute a bat file for installation of xampp server??

means to say i need a batch file in which only single click will install the xampp server,actually i have a bat file by which i want that it will hit another batch file (xampp server) and xampp will be installed without asking anything from user and install it to default c drive with all minimum service.

Is it possible?? Pl assist me ASAP.


thanks in advance


Regards
Mahendra Varandani

Re: Need a xampp installler with unattended installation bat

PostPosted: 21. January 2010 10:15
by chiku.4all
Can we pass the parameters to xampp.bat via command prompt ?

Re: Need a xampp installler with unattended installation bat

PostPosted: 21. January 2010 11:01
by Nobbie
Why not? It's a simple Batch File and parameters may be passed to any Batch File.

Re: Need a xampp installler with unattended installation bat

PostPosted: 22. January 2010 06:48
by chiku.4all
That's gr88!!! But do you have any link or tutorial by which i can see the format that, what exact parameters i have to send.