I am creating an installer for an Application that requires MSMQ to be installed, so if MSMQ is not installed, I need to install the msmq. So can MSMQ be installed using C# or any command??
I am using .net 4.0.
Thanks in advance
MSMQ is a distributed or federated messaging system where every server hosts the queue infrastructure, and outgoing messages are sent locally before being delivered to their ultimate address.
For all practical purposes, MSMQ is dead. Design interoperable systems: Get FREE access to Udi Dahan's Distributed Systems Design Fundamentals video course for a limited time. The real cause of MSMQ's demise is . NET Core.
Here is an answer: Including MSMQ as a prerequisite for my application
Also setup script for MSMQ unattended installation
have a look at the below:
http://forums.asp.net/p/1423158/3193402.aspx/1?Re+Installing+MSMQ+Programatically
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With