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

Set property to value of another property


2 replies to this topic

dtasanas

dtasanas
  • Full Members
  • 83 posts

Posted 21 December 2004 - 21:53

how can you set the value of one property in the property table to the value of another property that is also in the property table?

i have a CA that returns its value to a property in the property table. now i want to use that value in a condition but i want to check the condition against another property name so i can call the CA again.
Don Tasanasanta[br]Configuration/Installation Eng

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 22 December 2004 - 10:02

You cannot do this using the property table. But you can use a custom action (type 51, set-a-property) to set a property value using the value of another property.

dtasanas

dtasanas
  • Full Members
  • 83 posts

Posted 11 January 2005 - 00:16

that worked perfectly!

thanks Stefan!
Don Tasanasanta[br]Configuration/Installation Eng