No, that functionality currently does not exist, but it would make a good 
feature request. The fact that it removes the queue on rollback in your example 
below is IMO a bug, please file it at SF. However, I can't promise it will be 
fixed in WiX v2, you might have to do a workaround.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DEVAL SHAH
Sent: Thursday, April 05, 2007 8:24 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX create a MSMQ

Hello Fredrik,
Thanks for the help. I was able to create a queue using pca:MessageQueue
element.
There is one weird thing:
If I already have a queue created and i try to run the install it says
failed prematurely because queue exist so it rolls back and deletes the
queue. Now I run the install again and it installs everything properly.
Is that the right thing or is there way to tell - not to create a queue if
it exists.

Thanks
Deval


>From: Fredrik Grohn <[EMAIL PROTECTED]>
>To: DEVAL SHAH <[EMAIL PROTECTED]>,
>"wix-users@lists.sourceforge.net"<wix-users@lists.sourceforge.net>
>Subject: RE: [WiX-users] WiX create a MSMQ
>Date: Wed, 4 Apr 2007 22:29:41 +0100
>
>In WiX 2.0 it is possible using the MessageQueue element of PubCA:
>
>http://wix.sourceforge.net/manual-wix2/pubca_xsd_messagequeue.htm
>
>In WiX 3.0 these bits are still pending inclusion however.
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of DEVAL SHAH
>Sent: Wednesday, April 04, 2007 11:08 PM
>To: wix-users@lists.sourceforge.net
>Subject: [WiX-users] WiX create a MSMQ
>
>Hello,
>I wanted to create a MSMQ queue using Wix in my installation. Is there a
>way
>to do that ?
>
>Thank you in advance
>Deval
>
>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share
>your
>opinions on IT & business topics through brief surveys-and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>WiX-users mailing list
>WiX-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to