Re: [WiX-users] Suppress bundle caching and registration in ARP

2014-02-25 Thread Jun Yin
er to Burn with a custom BA that does what we have today... -Original Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Tuesday, February 25, 2014 1:39 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Suppress bundle caching and registration in ARP Yes

Re: [WiX-users] Suppress bundle caching and registration in ARP

2014-02-25 Thread Rob Mensching
- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Monday, February 24, 2014 8:01 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Suppress bundle caching and registration in ARP On 24-Feb-14 20:41, Jun Yin wrote: > Is it possible to suppress bundle caching and registratio

Re: [WiX-users] Suppress bundle caching and registration in ARP

2014-02-25 Thread Jun Yin
fsetup.com] Sent: Monday, February 24, 2014 8:01 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Suppress bundle caching and registration in ARP On 24-Feb-14 20:41, Jun Yin wrote: > Is it possible to suppress bundle caching and registration in ARP (Add/Remove > Program

Re: [WiX-users] Suppress bundle caching and registration in ARP

2014-02-24 Thread Bob Arnson
On 24-Feb-14 20:41, Jun Yin wrote: > Is it possible to suppress bundle caching and registration in ARP (Add/Remove > Programs or Program and Features). No. Burn is not a "fire and forget" bootstrapper. See http://robmensching.com/blog/posts/2012/6/25/b-is-for-bundle-and-thats-good-enough-for-me

[WiX-users] Suppress bundle caching and registration in ARP

2014-02-24 Thread Jun Yin
Is it possible to suppress bundle caching and registration in ARP (Add/Remove Programs or Program and Features). If I set attributes DisableModify="yes" DisableRemove="yes" DisableRepair="yes" and attributes Cache="no", it seems that * ARP entry is still written to the registry HKEY