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

Object embedding in IS?


1 reply to this topic

BrianF

BrianF
  • Members
  • 6 posts

Posted 20 April 2004 - 19:59

Before I begin, this is not in reference to IS objects, rather it is objects that I am referencing outside of IS.

I need to talk to objects in objects.

So something like...

for each obj in MyObj
// do something
next

I'm sure that these embedded objects exist and I can do it in VB but have not figured out how to do it in IS.

Would anyone know how to do this or if it is even possible?

Any help would be appreciated.

Brian

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 20 April 2004 - 20:37

I don't think there's built in support for this, but you can try the sample "Get Object and ForEach in InstallScript" at http://www.installsi.../en/msi/isd.htm