Re: [WiX-users] Bootstrapper rollback failure

2013-06-10 Thread Roopa Prabhu
Is there a way to track this or keep myself updated about it? On Mon, Jun 10, 2013 at 11:24 AM, Rob Mensching wrote: > It could be if someone implemented it. > > > On Sun, Jun 9, 2013 at 10:12 PM, Roopa Prabhu > wrote: > > > Hi Rob, > > > > Will this be s

Re: [WiX-users] Bootstrapper rollback failure

2013-06-09 Thread Roopa Prabhu
AM, Rob Mensching wrote: > Looks like the same batch file is used multiple times. That just isn't > supported yet. > > > On Sat, Jun 8, 2013 at 10:07 PM, Roopa Prabhu > wrote: > > > Hi Rob, > > Thanks for th reply. Iwould need to use the same exe (with d

Re: [WiX-users] Bootstrapper rollback failure

2013-06-08 Thread Roopa Prabhu
013 at 7:34 PM, Rob Mensching wrote: > Ahh, I see. You are scheduling the same executable (in this case a batch > file) multiple times in a chain. That is not supported today. As long as > the executables are different the correct behavior will happen. In this > case, you can simpl

Re: [WiX-users] Bootstrapper rollback failure

2013-06-07 Thread Roopa Prabhu
.0 [2DCC:2394][2013-06-07T15:59:04]: Exit code: 0x0, restarting: No On Sat, Jun 8, 2013 at 2:23 AM, Rob Mensching wrote: > Attachments don't work well for mailing lists. Can you just provide the log > contents or if too big, put the log file on a file sharing service (like > SkyDri

[WiX-users] Burn Engine removes packages from cache before rollback

2013-06-07 Thread Roopa Prabhu
HI, With reference to my earlier post on this forum: http://windows-installer-xml-wix-toolset.687559.n2.nabble. com/Bootstrapper-rollback-failure-tp7586290.html Please let me know if this is a known issue/bug with wix bootstrapper or if there is a workaround. Our product release using this insta

Re: [WiX-users] Bootstrapper rollback failure

2013-06-05 Thread Roopa Prabhu
Attached a sample log file four your reference. Realized that the directory created in C:\ProgramData\package Cache which holds the Execpackage gets deleted the moment I set Result.cancel to trigger rollback. But Im not able to figure out why. On Mon, Jun 3, 2013 at 12:13 PM, wix user wrote: >

Re: [WiX-users] Bootstrapper rollback failure

2013-06-05 Thread Roopa Prabhu
Attached a sample log file four your reference. Realized that the directory created in C:\ProgramData\package Cache which holds the Execpackage gets deleted the moment I set Result.cancel to trigger rollback. On Mon, Jun 3, 2013 at 12:13 PM, wix user wrote: > On comparing with the log file gene

Re: [WiX-users] Bootstrapper rollback failure

2013-06-01 Thread Roopa Prabhu
Hi Rob, Attaching the log file for your reference. I have forced a cancellation in one of the steps, in order to trigger rollback. Could you help me figure out what might have gone wrong? On Sat, Jun 1, 2013 at 8:53 PM, Rob Mensching wrote: > That error means the executable was removed. More d