: Re: [WiX-users] Some in burn wixstba similar to msiexec /x ProductCode
You cannot control the BundleId. A new one is generated every time.
Instead, try looking for the Bundle by a related bundle id such as your
Bundle/@UpgradeCode. That is how Burn finds things.
Note: These are implementation
You cannot control the BundleId. A new one is generated every time.
Instead, try looking for the Bundle by a related bundle id such as your
Bundle/@UpgradeCode. That is how Burn finds things.
Note: These are implementation details and could change in future versions.
On Tue, Nov 27, 2012 at 8:20
Rob Mensching-7 wrote
> 2. Bundles are registered in ARP (aka: Program and Features, aka:
> theUninstallKey). That's how you can click on the "Uninstall" button in
> ARPand Burn launches to remove the bundle. You can search for it that way
> ifyou want.
Forgive me If I am missing something, but I
o:r...@robmensching.com]
> Sent: October-15-12 2:17 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Some in burn wixstba similar to msiexec /x
> ProductCode
>
> Having the update URL come from outside the Bundle would be a very large
&
to have a
> command line argument to do an upgrade. Questions 2 and 3 are moot now.
>
> Wes
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: October 14, 2012 12:37 AM
> To: General discussion for Windows Installer XML toolset.
>
gt; argument to do an upgrade. Questions 2 and 3 are moot now.
>
> Wes
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: October 14, 2012 12:37 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Some i
ion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Some in burn wixstba similar to msiexec /x ProductCode
1. I don't quite understand the question. The bundle self-update feature allows
a BA to check the internet and tell the engine that there is a newer version of
itself and to
1. I don't quite understand the question. The bundle self-update feature
allows a BA to check the internet and tell the engine that there is a newer
version of itself and to download then launch that instead. It is not clear
to me what the command-line has to do with it.
2. Bundles are registered
Hi, have some questions about wixstba:
(1) Wix 3.7 bundle self update feature: Is it possible (or any plans to make
it possible) to run from the command line? You would need to run the bundle
exe (thus have to know where its located). There is already -uninstall,
-repair, etc.
(2) Since Wind
9 matches
Mail list logo