Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

condition in a property


1 reply to this topic

DeusApprime

DeusApprime
  • Members
  • 73 posts

Posted 02 August 2001 - 12:38

Is it possible to create a property, that contains a logical expression, and then put this property in a condition field? (this way we don't have to write the same condition twice)


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 02 August 2001 - 13:04

No, I don't think properties would be resolved in condition cells. But you can use a type 51 custom action to set a property value depending on a condition, and then use that property as condition.