Re: [WiX-users] WiX 3 and the wixui

2007-06-08 Thread rkm1
Problem fixed -checking reveals that this was a fossil left in my folder after Wix 2 was replaced by Wix 3. Failure to remove the reference Wixui.wixlib in the example command line caused the problem. -rob - This SF.net

Re: [WiX-users] WiX 3 and the wixui

2007-06-08 Thread Bob Arnson
Robert McConnell wrote: > The offending wixui.wixlib version accompanied the Wix 3 download > dated 5/25/2007 5:36 AM. > Where did you get this download? Wixui.wixlib isn't part of WiX v3; it's been embedded in WixUIExtension.dll for a long time now. -- sig://boB http://joyofsetup.com/ -

[WiX-users] WiX 3 and the wixui

2007-06-08 Thread Robert McConnell
I too have installed Wix 3 to get around the 8.3 issue. I've been working through the example SampleWixUI making changes where necessary to be compatible with Wix 3. I've now encountered the following error: wixui.wixlib : error LGHT0141 : The library file format version 2.0.2207.0 is not comp

Re: [WiX-users] WiX 3 and the wixui

2007-04-05 Thread learnerplates
; > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > learnerplates > Sent: Thursday, April 05, 2007 7:54 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] WiX 3 and the wixui > > > > I've installed WiX 3 in order to get the

Re: [WiX-users] WiX 3 and the wixui

2007-04-05 Thread learnerplates
have to use Votive 2 > (supported on VS 2003) in order to target Wix 2. > > > > Justin > > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > learnerplates > Sent: Thursday, April 05, 2007 7:54 AM > To: wix-users@lists.sourceforge.net

Re: [WiX-users] WiX 3 and the wixui

2007-04-05 Thread Justin Rockwood
: [WiX-users] WiX 3 and the wixui I've installed WiX 3 in order to get the Visual Studio integrated version. It works fine, and I can use sourcesafe through Visual Studio. Now I've just started to use the UI part of WiX, it's failing, I think the installed WiXUI library in Visual

[WiX-users] WiX 3 and the wixui

2007-04-05 Thread learnerplates
I've installed WiX 3 in order to get the Visual Studio integrated version. It works fine, and I can use sourcesafe through Visual Studio. Now I've just started to use the UI part of WiX, it's failing, I think the installed WiXUI library in Visual Studio is from Version 2 and may have come with th