On Thu, 14 Jan 2010 15:16:05 -0500
"Castro, Edwin G. (Hillsboro)" <edwin.cas...@fiserv.com> wrote:

> We have an automated build that runs continually. We'd like each MSI
> produced to behave as a major upgrade so that we can apply any newer
> MSI on a target environment easily. Our build process fixes the first
> two parts of our version numbers to predetermined values and allows
> the remaining two values to vary on a per-build basis. I understand I
> need to change produ...@id  and produ...@version with every build
> while keeping produ...@upgradecode constant to implement major
> upgrades. If produ...@version changes from 1.2.3 to 1.2.4 will the
> MSI produced behave as a major upgrade?

You can set Product/@Id to "*" to automatically produce a new Id.

-- 
Bruce Cran

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to