<Product Id="$(var.ProductCode)" Name="$(var.ProductName)"
Language="!(loc.ProductLanguage)" Codepage="1252"
                              Version="$(var.ProductVersion)"
Manufacturer="!(loc.ProductManufacturer)" UpgradeCode="$(var.UpgradeCode)">

  <Upgrade Id="EBA368A1-D502-480d-9F67-739239DA7D20">
          <UpgradeVersion Minimum="1.0.0" IncludeMinimum="yes"
Maximum="$(var.ProductVersion)" Property="OLDERVERSIONBEINGUPGRADED" />
  </Upgrade>




Make sure that var.UpgradeCode and <Upgrade Id="EB..20"> have the same
value.

Alex



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to