Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013

2014-05-22 Thread Rob Mensching
ginal Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Wednesday, May 21, 2014 3:55 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013 And that technically isn't necessary. You'll just get a war

Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013

2014-05-22 Thread Neil Sleightholm
I¹d be more worried about the upgrade from VS2010 to VS2013 than the WiX upgrade. Neil >I too am curious why upgrading is a big deal. We work hard to maintain >backwards compatibility in the minor version updates. > --

Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013

2014-05-21 Thread David Connet
> From: Rob Mensching >To: General discussion about the WiX toolset. > >Sent: Wednesday, May 21, 2014 3:55 PM >Subject: Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013 > > >And that technically isn't necessary. You'll just get a warnin

Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013

2014-05-21 Thread Rob Mensching
: Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013 I just did this and it was pretty painless. Only had to make one change to my wxs - remove the 'Action="create"' attribute from my RegistryKey element. Dave > > From: He

Re: [WiX-users] [WiX-devs] Query- Wix 3.5 integration with VS 2013

2014-05-21 Thread David Connet
I just did this and it was pretty painless. Only had to make one change to my wxs - remove the 'Action="create"' attribute from my RegistryKey element. Dave > > From: Heath Stewart >To: General discussion for Windows Installer XML toolset. >; Windows Installe