Re: [WiX-users] using wix with powershell

2012-05-11 Thread Castro, Edwin G. (Hillsboro)
ohn.burak [mailto:john.bu...@telvent.com] > Sent: Friday, May 11, 2012 9:09 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] using wix with powershell > > As Edwin could have more tactfully pointed out, his script does have some > advantages over mine. Thanks, Edwin.

Re: [WiX-users] using wix with powershell

2012-05-11 Thread john.burak
As Edwin could have more tactfully pointed out, his script does have some advantages over mine. Thanks, Edwin. Mine is intended to get you in the right direction, while his is more production ready except for one point: I still suggesting using Start-Process to launch msbuild so that you can get

Re: [WiX-users] using wix with powershell

2012-05-10 Thread Castro, Edwin G. (Hillsboro)
build a wix project? The easiest way to do this is > > to simply call > > > > msbuild solution.sln > > > > Or perhaps > > > > msbuild project.wixproj > > > > Passing the usual command line arguments to msbuild. > > > > If you are

Re: [WiX-users] using wix with powershell

2012-05-10 Thread john.burak
usual command line arguments to msbuild. > > If you are truly looking to call candle.exe, light.exe, etc. then just > call them with the appropriate arguments. > > What exactly is your goal? > >> -----Original Message- >> From: Sean Farrow [mailto:sean.farrow@.co] &

Re: [WiX-users] using wix with powershell

2012-05-08 Thread Castro, Edwin G. (Hillsboro)
an.far...@seanfarrow.co.uk] > Sent: Monday, May 07, 2012 7:29 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] using wix with powershell > > Hi All: > Has anybody got any experience of automating wix from powershell, either > from the standard interface or writin

[WiX-users] using wix with powershell

2012-05-07 Thread Sean Farrow
Hi All: Has anybody got any experience of automating wix from powershell, either from the standard interface or writing cmdlets. I'm looking to automate a build system. Any help appreciated.Regards Sean. -- Live Security V