Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-13 Thread Phill Hogland
I believe that there 'may' be a bug in the existing implementation along the lines that Colin described or and related to the comment "Burn should keep registration in ARP when the first non-permanent package is installed (aka: there is something Burn would do).". In the scenarios where I had diff

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-13 Thread Rob Mensching
://www.firegiant.com/ -Original Message- From: Jiri Tomek [mailto:katu...@volny.cz] Sent: Monday, July 13, 2015 3:23 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP So just to make sure, the current behavior is kind of "by design

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-13 Thread Jiri Tomek
So just to make sure, the current behavior is kind of "by design" and currently there is no way how to not get ARP entry if .NET prereqba succeeds? It needs to be implemented as a new feature to Burn? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-10 Thread soundararajan dhakshinamoorthy
w.firegiant.com/ > > -Original Message- > From: soundararajan dhakshinamoorthy [mailto:er.soundarara...@gmail.com] > Sent: Thursday, July 9, 2015 7:48 PM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP > &

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-09 Thread Rob Mensching
iX toolset. > Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP > > Hi Rob, > > Do you have any advice on how to handle prerequisites (not prereqmba) > without adding an entry ? > > Thanks in advance > Sound > > > ---

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-09 Thread soundararajan dhakshinamoorthy
ated support for the WiX toolset | > http://www.firegiant.com/ > > -Original Message- > From: soundararajan dhakshinamoorthy [mailto:er.soundarara...@gmail.com] > Sent: Wednesday, July 8, 2015 6:37 PM > To: General discussion about the WiX toolset. > Subject: Re: [W

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-08 Thread Rob Mensching
, 2015 6:37 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP Hi Rob, Do you have any advice on how to handle prerequisites (not prereqmba) without adding an entry ? Thanks in advance Sound

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-08 Thread soundararajan dhakshinamoorthy
..@volny.cz] > Sent: Wednesday, July 8, 2015 1:02 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP > > Hello, > I have the same issue. I double-checked that .NET package is marked as > permanent and I tried both with and wi

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-08 Thread Rob Mensching
://www.firegiant.com/ -Original Message- From: Jiri Tomek [mailto:katu...@volny.cz] Sent: Wednesday, July 8, 2015 1:02 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP Hello, I have the same issue. I double-checked that .NET package is marked as

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-07-08 Thread Jiri Tomek
Hello, I have the same issue. I double-checked that .NET package is marked as permanent and I tried both with and without rollback boundary but I still get ARP entry right after .NET is installed as prerequisite. I'm using Wix 3.9. My Chain is defined this way: The log from initial run

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-05-20 Thread Rob Mensching
. _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Message- From: Colin Sim [mailto:colin@ipfx.com] Sent: Wednesday, May 20, 2015 11:48 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] .NET Prerequisite, Burn, and the ARP Phil

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-05-20 Thread Colin Sim
any of the developers comment or share their insight into the design intent that has resulting in what we're seeing now? -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Thursday, 21 May 2015 1:11 a.m. To: wix-users@lists.sourceforge.net Subject: Re: [WiX-user

Re: [WiX-users] .NET Prerequisite, Burn, and the ARP

2015-05-20 Thread Phill Hogland
I came across a different, but I suspect it might be a related issue, discussed in this thread . Frankly because of other responsibilities, I set this issue aside and

[WiX-users] .NET Prerequisite, Burn, and the ARP

2015-05-19 Thread Colin Sim
When a .NET package is successfully installed as a prerequisite for our Burn bootstrapper application, and the user cancels the install, the bootstrapper package is still listed in the Add/Remove programs. I understand that the .NET package is part of the bundle but from a user's perspective non