Hi everyone 🙂
I need to set up a couple of MSMQ queues as part of my installation - is there an easy way of doing this other than manually setting them up?
Cheers
Dr_Legg
Msmq
3 posts
You could call the MSMQ API via the system plugin. I am not sure what you're after but according to this (rather old) page you should be able to call these functions ...
CF
CF
I just want to create a queue and then assign 'Full Control' permissions to 'Everyone' - thanks for the link, i'll have a look 🙂