Msmq
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
Archive: Msmq
Msmq
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
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
I just want to create a queue and then assign 'Full Control' permissions to 'Everyone' - thanks for the link, i'll have a look :)