: November-08-12 1:48 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] stop bootstrapper creating ARP registry key...
Take a look at the bundle log file.
On Wed, Nov 7, 2012 at 4:32 PM, StevenOgilvie wrote:
> Okay I have my main MSI NOT in ARP:
>
>
Take a look at the bundle log file.
On Wed, Nov 7, 2012 at 4:32 PM, StevenOgilvie wrote:
> Okay I have my main MSI NOT in ARP:
>
>
>
>
>
>
> And in the bundle.wxs
>
> DisableModify="yes"
> DisableRemove="no"
> DisableRepair="no"
>
> and my MSI is set as:
>
> DisplayName="$(var.ProductName
Okay I have my main MSI NOT in ARP:
And in the bundle.wxs
DisableModify="yes"
DisableRemove="no"
DisableRepair="no"
and my MSI is set as:
So when I do go into ARP I don't see the MSI in it... I do see the
bootstrapper (bundle.wxs) there, I run uninstall, choose uninstall, but it
only rem
discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] stop bootstrapper creating ARP registry key...
That is fine BUT...
IF you install running BootStrapper, then uninstall from your .MSI in ARP, if
you run BootStrapper again it ask to repair/remove :(
Steve
-Original Me
Burn doesn't support that. Instead, you might consider the Bundle your ARP
entry and not have any MSIs write the ARP entry. That way caching gets
cleaned up.
On Mon, Nov 5, 2012 at 11:54 AM, StevenOgilvie wrote:
> Hi all,
>
> I am using the BootStrapper to install requisites that stay on the ma
for Windows Installer XML toolset.
Subject: Re: [WiX-users] stop bootstrapper creating ARP registry key...
The bootstrapper will add itself to ARP (no real way to get around this nor
do I think it would be a good idea), but it will hide the install of your other
prerequisite installs. If you
The bootstrapper will add itself to ARP (no real way to get around this nor
do I think it would be a good idea), but it will hide the install of your other
prerequisite installs. If you want the prerequisites to stay after uninstall,
then attributing them not to be removed will prevent those f
7 matches
Mail list logo