RabbitMQ Windows Installer Command-Line Arguments
I am looking for the list of arguments for the RabbitMQ Windows installer .exe. I have tried passing arguments like /? and help from the Command Prompt to check the list, but instead, the .exe file’s GUI appears. It seems that the installer only recognizes the /S (silent install) argument. I want to disable a component, such as RabbitMQ-Service, during installation using the Command Prompt.