Re: [WiX-users] WiX GenerateBootrstraper no longer works after upgrading

2013-02-08 Thread zambak zambak
not on my machine)? > > Also my @path has no trailing \ > > > -Original Message- > From: zambak zambak [mailto:zam...@gmail.com] > Sent: 08 February 2013 15:36 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] WiX GenerateBootrstraper no longer works aft

Re: [WiX-users] WiX GenerateBootrstraper no longer works after upgrading

2013-02-08 Thread zambak zambak
t says are missing, they are not there by > default (at least not on my machine)? > > Also my @path has no trailing \ > > > -Original Message- > From: zambak zambak [mailto:zam...@gmail.com] > Sent: 08 February 2013 15:36 > To: wix-users@lists.sourceforge.net >

Re: [WiX-users] WiX GenerateBootrstraper no longer works after upgrading

2013-02-08 Thread David Watson
-users] WiX GenerateBootrstraper no longer works after upgrading I asked this same question on SO<http://stackoverflow.com/q/14740596/481904> I had a solution with 2 projects in Visual Studio 2010 with .NET 4. One project is a shared library ("Widget") and the other is a WiX setup

[WiX-users] WiX GenerateBootrstraper no longer works after upgrading

2013-02-08 Thread zambak zambak
I asked this same question on SO I had a solution with 2 projects in Visual Studio 2010 with .NET 4. One project is a shared library ("Widget") and the other is a WiX setup project ("Setup"). WiX project was created for v3.6 I upgraded the solution and