Check out the File Versioning Rules topic in the MSI SDK. It explains this
behavior.
On Tue, Dec 11, 2012 at 3:44 PM, Sanjay Poria wrote:
> My company moved to using msi around a year and I authored a major product
> release and subsequent patch files (small update msp's that do not
> increment
I am trying to create a custom table and making the content available for
Burn/CustomMBA via the BootstrapperApplicationData.xml.
When creating a custom table inside my MSI product using the following
excample (from
http://blog.torresdal.net/2008/10/24/wix-and-dtf-using-a-custom-action-to-list-av
My company moved to using msi around a year and I authored a major product
release and subsequent patch files (small update msp's that do not increment
the baseline version) using wix. The product contains a number of binary
files. Recently we had an issue where the customer manually replaced a
Suitable de-fanged:
--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS 66227
Office: 913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com
-Original Message-
From: John H Bergman (XPedient) [mailto:john.berg...@xpdnt
You can use the InstallCondition attribute of MsiPackage (or ExePackage or
MsuPackage) to control whether a package is installed. If InstallCondition
evaluates to true, then the package is installed, but if InstallCondition
evaluates to false, then the package will be removed unless it's permanent
Hi,
Question for one of the developers maybe. I'm using the bundle addon feature
which is working good. Now I want to include a couple of the addon bundles I
created in the main bundle (my main installer).
How do I include bundles in bundles? There is ExePackage and MsiPackage but no
Bundle
I am making a custom bootstrapper WPF UI to allow consumers to select which
MSIs and specific features within MSIs to install. I think I have my head
around how to select features within an MSI by setting
Engine.StringVariables["TEMPVAR"] and then setting an MSIProperty to that Burn
variable.
7 matches
Mail list logo