Questions about installer.
Posted by: Luis Fernando (---.15.50.31.ctame706.dsl.brasiltelecom.net.br)
Date: October 26, 2006 12:50PM

Hello All,

I need a little help about installer. I develop a system and my customer need that work on Windows. I have tested my system on wamp and works great. So, now it's time to deploy the system on my customer.

I'm using Inno Setup to build my own installer. I would like to integrate my installer with wamp installer and I would like to know how to pass parameters to wamp installer.

I had tried use

wamp5_1.6.4a.exe /h

and

wamp5_1.6.4a.exe /?

but installer doesn't show me your options. I have in my mind that user wouldn't need interact with wamp installer (this interaction will be made by my installer). How can I do that?

Best regards.

Luis Fernando Kieça

Options: ReplyQuote
Re: Questions about installer.
Posted by: roms (---.w193-251.abo.wanadoo.fr)
Date: October 26, 2006 01:37PM

Hi,

for the moment, this is not possible, there is no silent install in WAMP5. What you can do is simply repack all files installed by WAMP in your own installer (all files are in the wamp directory, nothing is installed outside), in this case, all you need to do is install the services at the end of the procedure.

Romain



Romain

Options: ReplyQuote


Sorry, only registered users may post in this forum.