There is a bug open hoping to fix the problem... at the very least a better error message is hoped for.
Eric Brown (REDMOND) wrote: > That does seem to be the problem; if I use a sample C# project, it works fine. > > It would be nice if this was more obvious. Sigh. > > -----Original Message----- > From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 11:56 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > > Yeah, I believe that would be the problem. That's the missing piece of the > puzzle. > > Chris > > On Fri, Apr 3, 2009 at 2:40 PM, Simon Dahlbacka > <simon.dahlba...@gmail.com>wrote: > > >> I seem to remember that VC++ projects are not supported as project >> references as they do not use msbuild. Please correct me if I'm wrong >> though.. >> >> /Simon >> >> On Fri, Apr 3, 2009 at 9:31 PM, Eric Brown (REDMOND) >> <eric.br...@microsoft.com> wrote: >> >>> <ProjectReference Include="..\simple\simple.vcproj"> >>> <Name>simple</Name> >>> <Project>{51fd4fe2-5128-4557-b23c-be67ca3fe745}</Project> >>> <Private>True</Private> >>> </ProjectReference> >>> >>> -----Original Message----- >>> From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com] >>> Sent: Friday, April 03, 2009 11:22 AM >>> To: General discussion for Windows Installer XML toolset. >>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>> >>> how does the <ProjectReference> tag look in your .wixproj file? >>> >>> On Fri, Apr 3, 2009 at 9:13 PM, Eric Brown (REDMOND) >>> <eric.br...@microsoft.com> wrote: >>> >>>> Multiple times. It always comes back yellow. There's no tooltip to >>>> >> provide any further feedback. (Also, I've tried this with a separate dummy >> project - I get the same problem.) >> >>>> -----Original Message----- >>>> From: Christopher Karper [mailto:christopher.kar...@gmail.com] >>>> Sent: Friday, April 03, 2009 11:07 AM >>>> To: General discussion for Windows Installer XML toolset. >>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>> >>>> That is VS saying the reference is invalid somehow. I'm not sure what >>>> >> the >> >>>> specific problem is, but have you tried deleting the reference and >>>> recreating it? Sorry I can't do more to help right now, but I'm >>>> >> wrestling >> >>>> TFS and Team Build, and it's winning. >>>> >>>> Chris >>>> >>>> On Fri, Apr 3, 2009 at 1:24 PM, Eric Brown (REDMOND) < >>>> eric.br...@microsoft.com> wrote: >>>> >>>> >>>>> Also, there is that yellow warning icon on the project reference. I >>>>> >> don't >> >>>>> know what that means, and I can't find a reference in the >>>>> >> documentation. >> >>>>> -----Original Message----- >>>>> From: Christopher Karper [mailto:christopher.kar...@gmail.com] >>>>> Sent: Friday, April 03, 2009 10:17 AM >>>>> To: General discussion for Windows Installer XML toolset. >>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>> >>>>> I use spaces in my project names and project references, and they're >>>>> >> all >> >>>>> fine. >>>>> I suspect his problem is something else. I'm not sure what that is, >>>>> >> since >> >>>>> this exact scenario, even down to the environment seems to match. >>>>> >>>>> Chris >>>>> >>>>> On Fri, Apr 3, 2009 at 12:29 PM, Eric Brown (REDMOND) < >>>>> eric.br...@microsoft.com> wrote: >>>>> >>>>> >>>>>> Tried using underscores and renaming; still get the same error >>>>>> >> (CNDL0150: >> >>>>>> Undefined preprocessor variable). >>>>>> >>>>>> -----Original Message----- >>>>>> From: Jason Ginchereau [mailto:jason...@microsoft.com] >>>>>> Sent: Thursday, April 02, 2009 5:55 PM >>>>>> To: wix-users@lists.sourceforge.net >>>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>>> >>>>>> Any characters in the project name that are invalid for WiX >>>>>> >> preprocessor >> >>>>>> variable names get automatically converted to underscores. So without >>>>>> renaming the project this should work: >>>>>> >>>>>> $(var.My_Test_Project.TargetFilename) >>>>>> >>>>>> >>>>>> -----Original Message----- >>>>>> From: Alex Cater [mailto:alex.ca...@apdcomms.com] >>>>>> Sent: Thursday, April 02, 2009 4:28 PM >>>>>> To: wix-users@lists.sourceforge.net >>>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>>> >>>>>> >>>>>> I'm guessing that you cannot have spaces in a project reference >>>>>> >>>>> variable... >>>>> >>>>>> $(var.My Test Project.TargetFileName) >>>>>> >>>>>> Try renaming your test project to MyTestProject so the project >>>>>> >> reference >> >>>>>> variable becomes: >>>>>> >>>>>> $(var.MyTestProject.TargetFileName) >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> >>>>>> >> http://n2.nabble.com/Using-Wix-and-Visual-Studio-tp2578030p2578131.html >> >>>>>> Sent from the wix-users mailing list archive at Nabble.com. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>>> _______________________________________________ >>>>> WiX-users mailing list >>>>> WiX-users@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>> >>>>> >>>>> >>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>>> _______________________________________________ >>>>> WiX-users mailing list >>>>> WiX-users@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>> _______________________________________________ >>>> WiX-users mailing list >>>> WiX-users@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>> >>>> >>>> >>>> >> ------------------------------------------------------------------------------ >> >>>> _______________________________________________ >>>> WiX-users mailing list >>>> WiX-users@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>> >>>> >>> >> ------------------------------------------------------------------------------ >> >>> _______________________________________________ >>> WiX-users mailing list >>> WiX-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/wix-users >>> >>> >>> >>> >> ------------------------------------------------------------------------------ >> >>> _______________________________________________ >>> WiX-users mailing list >>> WiX-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/wix-users >>> >>> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > Received: from BAY0-XMR-004.phx.gbl (65.54.241.46) by > BL2PRD0102HT002.prod.exchangelabs.com (10.6.5.48) with Microsoft SMTP Server > id 14.0.482.18; Fri, 3 Apr 2009 19:13:22 +0000 > Received: from mail pickup service by BAY0-XMR-004.phx.gbl with Microsoft > SMTPSVC; Fri, 3 Apr 2009 12:13:22 -0700 > X-Routing-Domain: pod51000.labs.exchange.phx.gbl > X-Message-Delivery: Vj0xLjE7dXM9MDtsPTA7YT0xO0Q9MTtTQ0w9MA== > X-Message-Status: n:0 > X-SID-PRA: Eric Brown (REDMOND) <eric.br...@microsoft.com> > X-SID-Result: SoftFail > X-Message-Info: > JGTYoYF78jHCcITVD+zs6mpPCdXHKYQVaCeo3zPcNtcO2Ow7HjH0Lo7DehzUU6h4BK9xKMs4QN5iesYuKvVlK6qcVdSvt0uf > Received: from lists.sourceforge.net ([216.34.181.88]) by > bay0-pamc1-f6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); > Fri, 3 > Apr 2009 12:12:41 -0700 > Received: from localhost ([127.0.0.1] helo=sfs-ml-1.v29.ch3.sourceforge.com) > by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from > <wix-users-boun...@lists.sourceforge.net>) id 1Lponi-0005Fj-2a; Fri, 03 Apr > 2009 19:11:38 +0000 > Received: from sfi-mx-4.v28.ch3.sourceforge.com ([172.29.28.124] > helo=mx.sourceforge.net) by 235xhf1.ch3.sourceforge.com with > esmtp (Exim > 4.69) (envelope-from <eric.br...@microsoft.com>) id 1Lpong-0005Fb-Ih > for > wix-users@lists.sourceforge.net; Fri, 03 Apr 2009 19:11:36 +0000 > Received-SPF: pass (1b2kzd1.ch3.sourceforge.com: domain of microsoft.com > designates 131.107.115.212 as permitted sender) > client-ip=131.107.115.212; > envelope-from=eric.br...@microsoft.com; helo=smtp.microsoft.com; > Received: from maila.microsoft.com ([131.107.115.212] helo=smtp.microsoft.com) > by 1b2kzd1.ch3.sourceforge.com with esmtps (TLSv1:RC4-MD5:128) (Exim > 4.69) id > 1Lponf-0007fo-Fd for wix-users@lists.sourceforge.net; Fri, 03 Apr 2009 > 19:11:36 +0000 > Received: from TK5-EXHUB-C101.redmond.corp.microsoft.com (157.54.18.48) by > TK5-EXGWY-E801.partners.extranet.microsoft.com (10.251.56.50) with > Microsoft > SMTP Server (TLS) id 8.2.99.4; Fri, 3 Apr 2009 12:11:33 -0700 > Received: from NA-EXMSG-C103.redmond.corp.microsoft.com ([157.54.110.52]) by > TK5-EXHUB-C101.redmond.corp.microsoft.com ([157.54.18.48]) with mapi; > Fri, 3 > Apr 2009 12:11:33 -0700 > From: "Eric Brown (REDMOND)" <eric.br...@microsoft.com> > To: General discussion for Windows Installer XML toolset. > <wix-users@lists.sourceforge.net> > Date: Fri, 3 Apr 2009 12:09:28 -0700 > Thread-Topic: [WiX-users] Using Wix and Visual Studio > Thread-Index: Acm0jilMi8DBug1UQe+fJajATD3NrAAAVWzQ > Message-ID: > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > References: > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > > <139942f2536b7c4fbde6b44132f80c84286210a...@na-exmsg-c111.redmond.corp.microsoft.com> > > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > <b63998890904031017o55651e2dh3d373f364561b...@mail.gmail.com> > > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > <b63998890904031106mf69c534n57aeb90870e60...@mail.gmail.com> > > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > <57124720904031122o70fd2266oea836e7c3c5e5...@mail.gmail.com> > > <50dc653edb622c49a14cd0af496846037a06658...@na-exmsg-c103.redmond.corp.microsoft.com> > <57124720904031140n28f8e81ar51d5914e4e726...@mail.gmail.com> > <b63998890904031155g3b3efd4kb6d3d7d3b76d1...@mail.gmail.com> > In-Reply-To: <b63998890904031155g3b3efd4kb6d3d7d3b76d1...@mail.gmail.com> > Accept-Language: en-US > Content-Language: en-US > X-MS-Has-Attach: > X-MS-TNEF-Correlator: > acceptlanguage: en-US > X-Spam-Score: -9.2 (---------) > X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. > See http://spamassassin.org/tag/ for more details. > 0.2 WHOIS_MYPRIVREG URL registered to myprivateregistration.com > [URIs: nabble.com] > -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for > sender-domain > -0.0 SPF_PASS SPF: sender matches SPF record > -8.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, > high trust [131.107.115.212 listed in list.dnswl.org] > 0.2 AWL AWL: From: address is in the auto white-list > X-Headers-End: 1Lponf-0007fo-Fd > Subject: Re: [WiX-users] Using Wix and Visual Studio > X-BeenThere: wix-users@lists.sourceforge.net > X-Mailman-Version: 2.1.9 > Precedence: list > Reply-To: General discussion for Windows Installer XML toolset. > <wix-users@lists.sourceforge.net> > List-Id: "General discussion for Windows Installer XML toolset." > <wix-users.lists.sourceforge.net> > List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/wix-users>, > <mailto:wix-users-requ...@lists.sourceforge.net?subject=unsubscribe> > List-Archive: > <http://sourceforge.net/mailarchive/forum.php?forum_name=wix-users> > List-Post: <mailto:wix-users@lists.sourceforge.net> > List-Help: <mailto:wix-users-requ...@lists.sourceforge.net?subject=help> > List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/wix-users>, > <mailto:wix-users-requ...@lists.sourceforge.net?subject=subscribe> > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > Errors-To: wix-users-boun...@lists.sourceforge.net > Return-Path: wix-users-boun...@lists.sourceforge.net > X-OriginalArrivalTime: 03 Apr 2009 19:12:41.0547 (UTC) > FILETIME=[2926D1B0:01C9B490] > X-MS-Exchange-Organization-OriginalArrivalTime: 03 Apr 2009 19:12:41.0000 > (UTC) > X-MS-Exchange-Organization-AuthSource: BL2PRD0102HT002.prod.exchangelabs.com > X-MS-Exchange-Organization-AuthAs: Anonymous > X-MS-Exchange-Organization-MessageLatency: SRV=BAY0-XMR-004.phx.gbl:TOTAL=0 > X-MS-Exchange-Organization-MessageLatency: > SRV=bay0-pamc1-f6.bay0.hotmail.com:TOTAL=41 > X-MS-Exchange-Organization-OriginalClientIPAddress: 216.34.181.88 > X-MS-Exchange-Organization-MessageDirectionality: Incoming > X-MS-Exchange-Organization-SCL: 1 > X-MS-Exchange-Organization-OriginalSize: 13329 > X-MS-Exchange-Forest-MessageScope: 18f8f54f-111e-4609-818d-7e53ebe01da7 > X-MS-Exchange-Organization-MessageScope: 18f8f54f-111e-4609-818d-7e53ebe01da7 > X-MS-Exchange-Organization-HygienePolicy: Standard > X-MS-Exchange-Organization-AVStamp-Mailbox: MSFTFF;1;0;0 0 0 > X-MS-Exchange-Organization-Recipient-Limit-Verified: True > X-MS-Exchange-Organization-Processed-By-Journaling: Journal Agent > MIME-Version: 1.0 > > That does seem to be the problem; if I use a sample C# project, it works fine. > > It would be nice if this was more obvious. Sigh. > > -----Original Message----- > From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 11:56 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > > Yeah, I believe that would be the problem. That's the missing piece of the > puzzle. > > Chris > > On Fri, Apr 3, 2009 at 2:40 PM, Simon Dahlbacka > <simon.dahlba...@gmail.com>wrote: > > >> I seem to remember that VC++ projects are not supported as project >> references as they do not use msbuild. Please correct me if I'm wrong >> though.. >> >> /Simon >> >> On Fri, Apr 3, 2009 at 9:31 PM, Eric Brown (REDMOND) >> <eric.br...@microsoft.com> wrote: >> >>> <ProjectReference Include="..\simple\simple.vcproj"> >>> <Name>simple</Name> >>> <Project>{51fd4fe2-5128-4557-b23c-be67ca3fe745}</Project> >>> <Private>True</Private> >>> </ProjectReference> >>> >>> -----Original Message----- >>> From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com] >>> Sent: Friday, April 03, 2009 11:22 AM >>> To: General discussion for Windows Installer XML toolset. >>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>> >>> how does the <ProjectReference> tag look in your .wixproj file? >>> >>> On Fri, Apr 3, 2009 at 9:13 PM, Eric Brown (REDMOND) >>> <eric.br...@microsoft.com> wrote: >>> >>>> Multiple times. It always comes back yellow. There's no tooltip to >>>> >> provide any further feedback. (Also, I've tried this with a separate dummy >> project - I get the same problem.) >> >>>> -----Original Message----- >>>> From: Christopher Karper [mailto:christopher.kar...@gmail.com] >>>> Sent: Friday, April 03, 2009 11:07 AM >>>> To: General discussion for Windows Installer XML toolset. >>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>> >>>> That is VS saying the reference is invalid somehow. I'm not sure what >>>> >> the >> >>>> specific problem is, but have you tried deleting the reference and >>>> recreating it? Sorry I can't do more to help right now, but I'm >>>> >> wrestling >> >>>> TFS and Team Build, and it's winning. >>>> >>>> Chris >>>> >>>> On Fri, Apr 3, 2009 at 1:24 PM, Eric Brown (REDMOND) < >>>> eric.br...@microsoft.com> wrote: >>>> >>>> >>>>> Also, there is that yellow warning icon on the project reference. I >>>>> >> don't >> >>>>> know what that means, and I can't find a reference in the >>>>> >> documentation. >> >>>>> -----Original Message----- >>>>> From: Christopher Karper [mailto:christopher.kar...@gmail.com] >>>>> Sent: Friday, April 03, 2009 10:17 AM >>>>> To: General discussion for Windows Installer XML toolset. >>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>> >>>>> I use spaces in my project names and project references, and they're >>>>> >> all >> >>>>> fine. >>>>> I suspect his problem is something else. I'm not sure what that is, >>>>> >> since >> >>>>> this exact scenario, even down to the environment seems to match. >>>>> >>>>> Chris >>>>> >>>>> On Fri, Apr 3, 2009 at 12:29 PM, Eric Brown (REDMOND) < >>>>> eric.br...@microsoft.com> wrote: >>>>> >>>>> >>>>>> Tried using underscores and renaming; still get the same error >>>>>> >> (CNDL0150: >> >>>>>> Undefined preprocessor variable). >>>>>> >>>>>> -----Original Message----- >>>>>> From: Jason Ginchereau [mailto:jason...@microsoft.com] >>>>>> Sent: Thursday, April 02, 2009 5:55 PM >>>>>> To: wix-users@lists.sourceforge.net >>>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>>> >>>>>> Any characters in the project name that are invalid for WiX >>>>>> >> preprocessor >> >>>>>> variable names get automatically converted to underscores. So without >>>>>> renaming the project this should work: >>>>>> >>>>>> $(var.My_Test_Project.TargetFilename) >>>>>> >>>>>> >>>>>> -----Original Message----- >>>>>> From: Alex Cater [mailto:alex.ca...@apdcomms.com] >>>>>> Sent: Thursday, April 02, 2009 4:28 PM >>>>>> To: wix-users@lists.sourceforge.net >>>>>> Subject: Re: [WiX-users] Using Wix and Visual Studio >>>>>> >>>>>> >>>>>> I'm guessing that you cannot have spaces in a project reference >>>>>> >>>>> variable... >>>>> >>>>>> $(var.My Test Project.TargetFileName) >>>>>> >>>>>> Try renaming your test project to MyTestProject so the project >>>>>> >> reference >> >>>>>> variable becomes: >>>>>> >>>>>> $(var.MyTestProject.TargetFileName) >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> >>>>>> >> http://n2.nabble.com/Using-Wix-and-Visual-Studio-tp2578030p2578131.html >> >>>>>> Sent from the wix-users mailing list archive at Nabble.com. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >> >>>>>> _______________________________________________ >>>>>> WiX-users mailing list >>>>>> WiX-users@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>>> >>>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>>> _______________________________________________ >>>>> WiX-users mailing list >>>>> WiX-users@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>> >>>>> >>>>> >>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>>> _______________________________________________ >>>>> WiX-users mailing list >>>>> WiX-users@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>>> >>>>> >> ------------------------------------------------------------------------------ >> >>>> _______________________________________________ >>>> WiX-users mailing list >>>> WiX-users@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>> >>>> >>>> >>>> >> ------------------------------------------------------------------------------ >> >>>> _______________________________________________ >>>> WiX-users mailing list >>>> WiX-users@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/wix-users >>>> >>>> >>> >> ------------------------------------------------------------------------------ >> >>> _______________________________________________ >>> WiX-users mailing list >>> WiX-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/wix-users >>> >>> >>> >>> >> ------------------------------------------------------------------------------ >> >>> _______________________________________________ >>> WiX-users mailing list >>> WiX-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/wix-users >>> >>> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users