Hello all,

I have problem with upgrade in my installation program script. I added 
Upgrade section:

<Upgrade Id="$(var.UtilAgentUpgradeGuid)">
   <UpgradeVersion Maximum="$(var.UtilAgentVersion)" OnlyDetect="no" 

      IncludeMaximum="no" Property="OLDERVERSIONDETECTED" />
</Upgrade>

Now with this section light.exe fails. Error message is:

error LGHT0094: Unresolved reference to symbol 
'Actions:InstallExecuteSequence/RemoveExistingProducts' in section 
'Product:BB3C8C31-71C9-4169-BAD4-904C30BAE5DF'.

I don't know what is the problem.

- Petr


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to