Re: [WiX-users] Building a bootstrapper from the command line

2012-09-28 Thread Steve Hole
light obj\*.wixobj -o Setup.exe > > Neil > > -Original Message- > From: Steve Hole [mailto:rsteveh...@gmail.com] > Sent: 28 September 2012 21:06 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Building a bootstrapper from the com

Re: [WiX-users] Building a bootstrapper from the command line

2012-09-28 Thread Neil Sleightholm
Windows Installer XML toolset. Subject: Re: [WiX-users] Building a bootstrapper from the command line I haven't actually. I can certainly do that, but it seems a bit weighty. Cheers. On 12-09-28 01:06 PM, Hoover, Jacob wrote: > I haven't tried it, but have you tried just invoking t

Re: [WiX-users] Building a bootstrapper from the command line

2012-09-28 Thread Steve Hole
teve Hole [mailto:rsteveh...@gmail.com] > Sent: Friday, September 28, 2012 1:59 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Building a bootstrapper from the command line > > I have looked around at some length for a command line interface definition > building a bootst

Re: [WiX-users] Building a bootstrapper from the command line

2012-09-28 Thread Hoover, Jacob
I haven't tried it, but have you tried just invoking the Project or Solution via MSBuild? -Original Message- From: Steve Hole [mailto:rsteveh...@gmail.com] Sent: Friday, September 28, 2012 1:59 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Building a bootstrapper fro

[WiX-users] Building a bootstrapper from the command line

2012-09-28 Thread Steve Hole
I have looked around at some length for a command line interface definition building a bootstrapper from the command line. I need to integrate the WiX build process into a larger multi-platform build management system and need access to the underlying command line facilities of WiX to do that prop