Re: [WiX-users] WixLibrary project WixUI declarations

2009-07-15 Thread rh_maillist
The multiple fragments in a single library does make sense. Thanks for your help on this. Cheers Russell On Wednesday, 15 July, 2009, at 03:09PM, "Peter Shirtcliffe" wrote: >I see what you mean, especially if youre used to C# references in VS. >The oddness allows you to have multiple fragme

Re: [WiX-users] WixLibrary project WixUI declarations

2009-07-15 Thread Peter Shirtcliffe
Message- From: rh_maill...@mac.com [mailto:rh_maill...@mac.com] Sent: 15 July 2009 14:57 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WixLibrary project WixUI declarations Thanks Peter. I am using Wix through its Visual Studio integration. I'd adde

Re: [WiX-users] WixLibrary project WixUI declarations

2009-07-15 Thread rh_maillist
Thanks Peter. I am using Wix through its Visual Studio integration. I'd added the library as a reference to the main setup project. I've now added an explicit property to the library which can be referenced: Which is referenced from the main project and this now works. But it seems a b

Re: [WiX-users] WixLibrary project WixUI declarations

2009-07-15 Thread Peter Shirtcliffe
something in a fragment, the whole fragment is included. -Original Message- From: rh_maill...@mac.com [mailto:rh_maill...@mac.com] Sent: 15 July 2009 14:21 To: wix-users@lists.sourceforge.net Subject: [WiX-users] WixLibrary project WixUI declarations I'm new to wix and have a coup

[WiX-users] WixLibrary project WixUI declarations

2009-07-15 Thread rh_maillist
I'm new to wix and have a couple of wix projects in our solution. I'm now trying to put the UI setup in to a common WixLibrary that our other setup programs can link to. I'm using Wix 3.0. I've created a library project with the following code: http://schemas.microsoft.com/wix/2006/wi";>