What if I wanted to access a text file on the users system that was always changing and I needed to display this info in a text object. Very quick overview please :-)
Announcement
Collapse
No announcement yet.
Dynamic text
Collapse
X
-
Re: Dynamic text
Hi Bruce,
Simply use a TextFile.Read() action to read in the contents of a text file, then use a TextObject.SetText() action.
MSI Factory The Next Generation Intelligent Setup Builder
Comment