|
Simon MacMullen |
at Feb 10, 2012 at 10:53 am
|
⇧ |
| |
On 09/02/12 18:52, Vic wrote:
Hello,
Is there a way to install rabbitmq-server-2.7.1.exe in silent mode?
It looks like there is. The RabbitMQ Windows installer is a standard
NSIS installer and as such understands the "/S" flag (note that's case
sensitive!)
C:\> rabbitmq-server-2.7.1.exe /S
I just tried this and it seems to work. But note that I built the
installer and I didn't know about this feature until just now, so there
are no guarantees...
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware