[WiX-users] trying to edit the selectionTree

2008-07-27 Thread Yuval David
Hi all, I'm new In Wix (I'm using ver 2.0), and I'm trying to insert a checkbox into one of the leaves of the selectionTree .I don't know how to edit the selectionTree. It looks as a built-in component which I cant edit. Is it really like that? Can I switch some of the boxes to check-boxes? If n

[WiX-users] Re-usable installer library for installing databases (and general advice!)

2008-07-27 Thread Nic Barden
Hi, I am a newbie to WiX, so I apologise in advance if some of these questions are basic! I am trying to create an installer for a program that will include a number of logical modules. One of the "Features" the installer should present is an option to install the database for the application

Re: [WiX-users] trying to edit the selectionTree

2008-07-27 Thread Rob Mensching
No, as you've noted it is a built-in control derived from the Feature table. There's no way to change its controls. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yuval David Sent: Sunday, July 27, 2008 06:05 To: WiX-users@lists.sourceforge.net Subject:

[WiX-users] Output file name and location changes in build 3.0.4325.0

2008-07-27 Thread Neil Enns
For those that don’t read Bob’s blog and see the weekly release summaries, please pay close attention to the note below regarding changes to address bug 2020595. In builds 3.0.4325.0 and later the output location for WiX builds of localized installers is now outputdir\culturename\targetname.msi.

[WiX-users] : Problem when creating Private queues using MSMQ Extensions.

2008-07-27 Thread Chandra Vuppala
Hi All, Can any give the solution for MSMQ Creation, i have attached the log fiel and Code is as follows Please give me solution for this. http://schemas.microsoft.com/wix/2006/wi"; xmlns:msmq="http://schemas.microsoft.com/wix/MsmqExtension"; xmlns:util="http://schemas.microsoft.com/

[WiX-users] : Problem when installing Windows service using Wix.

2008-07-27 Thread Chandra Vuppala
Hi All, Can any give the solution for Windows service installation using Wix, i have attached the log fiel and Code is as follows http://schemas.microsoft.com/wix/2006/wi"; xmlns:util="http://schemas.microsoft.com/wix/UtilExtension";> IMPORTAN