Hi,

 

I've got a property that checks whether MSMQ is available and custom
actions to install it if it isn't.  I've also got MsmqExtension working
to create queues.  I haven't got them working together.  The installer
works nicely if MSMQ is already installed, otherwise it installs the
program but throws 28101 error messages and the queues arent' created.
Looking at the logs this appears to be caused by failing to load
mqrt.dll.  I suspect this is because the machine needs rebooting after
installing MSMQ.  

 

How would I go about creating the queues post-reboot if MSMQ is
installed when running the msi?  I could do it on start up in the
programs that are installed, but I'm meant to be in feature freeze until
after first release, plus I'm curious.

 

Thanks

 

Matt.

The information in this email (and any attachments) is confidential and is 
intended solely for the use of the individual or entity to whom it is 
addressed. If you received this email in error please tell us by reply email 
(or telephone the sender) and delete all electronic copies on your system or 
other copies known to you. Trainline Investments Holdings Limited (Registered 
No.5776685), Trainline.com Limited (Registered No. 3846791) and Trainline 
Scotland Limited (Registered No. 6881309) are all registered in England and 
Wales with registered office at The Matrix, 9 Aldgate High Street, London, EC3N 
1AH.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to