Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Raja, Moiz (Moiz)
[mailto:chr...@deploymentengineering.com] Sent: Thursday, April 16, 2009 11:28 AM To: General discussion for Windows Installer XML toolset.; tomtr...@artizan.com Subject: Re: [WiX-users] Problem building a WIX project using devenv 2003 wasn't msbuild. Also certain project types ( VDPROJ fo

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Thomas S. Trias
Thanks! I figured as much about solution files, since they aren't even XML. :-) Thomas S. Trias Senior Developer Artizan Internet Services http://www.artizan.com/ Original Message Subject: Re: [WiX-users] Problem building a WIX project using devenv From: Christ

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Christopher Painter
, Thomas S. Trias wrote: > From: Thomas S. Trias > Subject: Re: [WiX-users] Problem building a WIX project using devenv > To: "General discussion for Windows Installer XML toolset." > > Date: Thursday, April 16, 2009, 11:53 AM > Solutions and projects for VS 2005+ >

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Thomas S. Trias
: [WiX-users] Problem building a WIX project using devenv From: Raja, Moiz (Moiz) To: General discussion for Windows Installer XML toolset. Date: 4/16/2009 11:40 AM > Brian, > > I haven't tried msbuild mostly because I don't want to redo the > configuration I alrea

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Castro, Edwin (Hillsboro)
3-617-0291 www.fiserv.com Please consider the environment before printing this e-mail > -Original Message- > From: Raja, Moiz (Moiz) [mailto:mr...@avaya.com] > Sent: Thursday, April 16, 2009 9:41 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Raja, Moiz (Moiz)
Brian, I haven't tried msbuild mostly because I don't want to redo the configuration I already have in my solution. -Moiz Hey Moiz, Have you tried msbuild.exe instead of devenv.exe using the command line? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.liv

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-16 Thread Pally Sandher
bject: Re: [WiX-users] Problem building a WIX project using devenv Hey Moiz, Have you tried msbuild.exe instead of devenv.exe using the command line? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Wed, Apr 15, 2009 at 2:51 PM, Raja,

Re: [WiX-users] Problem building a WIX project using devenv

2009-04-15 Thread Brian Rogers
Hey Moiz, Have you tried msbuild.exe instead of devenv.exe using the command line? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Wed, Apr 15, 2009 at 2:51 PM, Raja, Moiz (Moiz) wrote: > Hi All, > > I am new to this forum. I started working wit

[WiX-users] Problem building a WIX project using devenv

2009-04-15 Thread Raja, Moiz (Moiz)
Hi All, I am new to this forum. I started working with WIX about a week and have moved an existing setup which I had originally written (created) using the Visual Studio Setup project to WIX. I am seeing issues with building my WIX project from the command line using devenv. The same project bu