>I go back to Wix Edit and change both the Product GUID and the Package
GUID. 
>The Upgrade ID GUID does not change. I rebuild the MSI setup package.
> ...
>
><Upgrade Id="49AB249B-C143-412E-B138-6689533DC53A">
>  <UpgradeVersion Property="OLDERVERSIONBEINGUPGRADED" 
>Maximum="!(bind.FileVersion.gssta_exe)"   IncludeMinimum="yes" 
>OnlyDetect="no" IncludeMaximum="no" Minimum="0.0.0.0" />
>  <UpgradeVersion Property="NEWERVERSIONDETECTED" 
>Minimum="!(bind.FileVersion.gssta_exe)" OnlyDetect="yes" 
>IncludeMinimum="yes" />
></Upgrade>


Product/@Version must be changed as well and whatever is used as a value for
Product/@Version must be used for UpgradeVesrion/@Minimum where
Property="NEWERVERSIONDETECTED".

Alex



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to