Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Rob Mensching
West Of Scotland Science Park, Glasgow > G20 0SP > Email Disclaimer > > > > -Original Message- > From: Andrew J. Dalgleish [mailto:adalgle...@santanderconsumerusa.com] > Sent: 16 February 2012 17:54 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-user

Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Christopher Painter
hanks to the "WiX Inside" design. From: "Rob Mensching" Sent: Thursday, February 16, 2012 10:52 AM To: chr...@iswix.com, "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] Wix 3.5 performa

Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Pally Sandher
com] Sent: 16 February 2012 17:54 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix 3.5 performance Thanks Rob - the -sval switch did the trick - clean checkout test ran in 68s. I'll try this with wix3.5 on our master build tonight. I'm sure there is a way to run t

Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Andrew J. Dalgleish
esday, February 15, 2012 10:16 PM > > > To: "General discussion for Windows Installer XML toolset." > > > > > Subject: Re: [WiX-users] Wix 3.5 performance > > > > WiX v3.x we turned on validation by default. That can be very slow. The > > > &quo

Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Rob Mensching
t; > Get faster hardware > > > > From: "Rob Mensching" > > Sent: Wednesday, February 15, 2012 10:16 PM > > To: "General discussion for Windows Installer XML toolset." > > > Subject: Re: [WiX-users] Wix 3.5 performan

Re: [WiX-users] Wix 3.5 performance

2012-02-16 Thread Christopher Painter
Don't do it!!! I love the fact that validation is enabled by default!! Get faster hardware From: "Rob Mensching" Sent: Wednesday, February 15, 2012 10:16 PM To: "General discussion for Windows Installer XML toolset."

Re: [WiX-users] Wix 3.5 performance

2012-02-15 Thread Rob Mensching
WiX v3.x we turned on validation by default. That can be very slow. The "-sval" switch will disable it to get a more apples-to-apples comparison. On Wed, Feb 15, 2012 at 2:52 PM, Andrew J. Dalgleish < adalgle...@santanderconsumerusa.com> wrote: > I have a question regarding performance, as we mov