Post by VicHello,
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