Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-10-24 Thread Christopher Painter
most part no longer needed. ( Unless you really want to get 3.6 working on VS2013 ) From: "djarvis8" Sent: Thursday, October 24, 2013 8:32 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-10-24 Thread djarvis8
I followed this procedure and it worked for me. I use the older WiX v3.6 so I just copied the mentioned files over to my Visual Studio 2013. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-WiX-3-7-Votive-with-VS2013-RC-tp7589257p7589953.html

Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-09-27 Thread Rob Mensching
"John Cooper" > Sent: Thursday, September 26, 2013 3:36 PM > To: "chr...@iswix.com" , "General discussion for Windows > Installer XML toolset." > Subject: RE: [WiX-users] Using WiX 3.7 Votive with VS2013 RC > > I don't think it will be hard eit

Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-09-26 Thread Christopher Painter
130134-released.html From: "John Cooper" Sent: Thursday, September 26, 2013 3:36 PM To: "chr...@iswix.com" , "General discussion for Windows Installer XML toolset." Subject: RE: [WiX-users] Using WiX 3.7 Votive with VS2013 RC I

Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-09-26 Thread John Cooper
age- From: Christopher Painter [mailto:chr...@iswix.com] Sent: Thursday, September 26, 2013 2:38 PM To: General discussion for Windows Installer XML toolset.; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC I now see the SDK\VS2010 and SDK\VS2012 folders

Re: [WiX-users] Using WiX 3.7 Votive with VS2013 RC

2013-09-26 Thread Christopher Painter
I now see the SDK\VS2010 and SDK\VS2012 folders that include inc and lib subfolders. I suspect this is where much of the work will need to be done to make VS specific libs and wired up to the version. Unless there is something else I'm missing, I'm thinking that a C++ / WiX Installer develope