[rabbitmq-discuss] Installing rabbitmq server in silent mode
Simon MacMullen
simon at rabbitmq.com
Fri Feb 10 10:53:21 GMT 2012
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
More information about the rabbitmq-discuss
mailing list