Kraus, Alfred wrote: > The problem is complicated more in that we are trying to have a CD that > can do this, as well as downloadable patches that are available through > our application. Since the full installer/major upgrade is about 140 MB > and the patch is normally about 5-10 MB this is a preferred method for > the updates. >
Sure, but major upgrade patches are highly discouraged (see the MSI SDK) so it's difficult to correctly create minor upgrade patches and major upgrades from the same MSIs. Generally, you'd use major upgrades when you re-baseline for patches (e.g., 1.0 to 1.1 is a major upgrade and patches target 1.1). -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users