Re: [WiX-users] Running WiX utilities from a script

2009-05-11 Thread Bob Arnson
Reuss, Matthias wrote: > Well I do not have a wixproj file - which utility does that belong to? Votive? > And MSBuild. > Anyway, I think return codes are useful for any kind of automated builds - > scripts, VisualStudio, MsBuild, Nant, even makefiles... > In WiX v3, the tools return the

Re: [WiX-users] Running WiX utilities from a script

2009-05-10 Thread Reuss, Matthias
Sayers [mailto:p...@cds-am.net] > Gesendet: Donnerstag, 7. Mai 2009 18:07 > An: 'General discussion for Windows Installer XML toolset.' > Betreff: Re: [WiX-users] Running WiX utilities from a script > > If you have a wixproj file, you can use MSBuild and > everything shou

Re: [WiX-users] Running WiX utilities from a script

2009-05-07 Thread Reuss, Matthias
t; Von: Curtis Jewell [mailto:lists.wix-us...@csjewell.fastmail.us] > Gesendet: Donnerstag, 7. Mai 2009 16:05 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-users] Running WiX utilities from a script > > > > On Thu, 07 May 2009 15:59 +0200,

Re: [WiX-users] Running WiX utilities from a script

2009-05-07 Thread Phil Sayers
009 9:59 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Running WiX utilities from a script Hi, As Wix is command-line based, I think it is a good idea to run it from a script. But: I cannot find any documentation concerning the return values of candle and light. Can anyone help?

Re: [WiX-users] Running WiX utilities from a script

2009-05-07 Thread Curtis Jewell
On Thu, 07 May 2009 15:59 +0200, "Reuss, Matthias" wrote: > Hi, > > As Wix is command-line based, I think it is a good idea to run it from a > script. > > But: I cannot find any documentation concerning the return values of > candle and light. That's because (AFAICT) they don't return values.

[WiX-users] Running WiX utilities from a script

2009-05-07 Thread Reuss, Matthias
Hi, As Wix is command-line based, I think it is a good idea to run it from a script. But: I cannot find any documentation concerning the return values of candle and light. Can anyone help? Best regards Matthias -- Th