Re: [WiX-users] Interrupting a WiX build

2010-02-10 Thread Tony Paloma
[WiX-users] Interrupting a WiX build When a user requests to cancel a build, Votive does not stop a task currently in progress. The build will be stopped after the current task ends. I'll look into improving this. Also, asynchronous building only occurs when using Visual Studio 2010. When us

Re: [WiX-users] Interrupting a WiX build

2010-02-10 Thread Tony Paloma
ostly unresponsive while a build is in progress. -Original Message- From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] Sent: Wednesday, February 10, 2010 12:40 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Interrupting a WiX build Light do

Re: [WiX-users] Interrupting a WiX build

2010-02-10 Thread Mike Carlson (DEV DIV)
rom: Thorpe, Alan [mailto:atho...@bottomline.com] Sent: Tuesday, February 09, 2010 6:01 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Interrupting a WiX build The Cancel menu option is there and I never really noticed it much until the installer grew significantly. Is there a natural

Re: [WiX-users] Interrupting a WiX build

2010-02-10 Thread Neil Sleightholm
t: 10 February 2010 02:01 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Interrupting a WiX build The Cancel menu option is there and I never really noticed it much until the installer grew significantly. Is there a natural breakpoint when Light checks to see if cancel has been raised?

Re: [WiX-users] Interrupting a WiX build

2010-02-09 Thread Thorpe, Alan
e Feb 09 17:23:12 2010 Subject: Re: [WiX-users] Interrupting a WiX build Do the cancel build (etc.) buttons work? If you're sure the regular "cancel build" options that work for C++ / C# builds aren't working for wix (either the options aren't visible, or the options are

Re: [WiX-users] Interrupting a WiX build

2010-02-09 Thread Mike Carlson (DEV DIV)
nd file a bug against WiX 3.5 / Votive, and we'll take a look. -Original Message- From: Thorpe, Alan [mailto:atho...@bottomline.com] Sent: Tuesday, February 09, 2010 1:53 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Interrupting a WiX build Simple question... probably

[WiX-users] Interrupting a WiX build

2010-02-09 Thread Thorpe, Alan
Simple question... probably has a binary answer... Is there any way to cancel a WiX build in mid-stream? (Visual Studio 2008 and WiX 3.0.) Am I missing a setting or WiX project design best-practice that will allow this? Scenario: Huge installer... small errors that show up in lots of places