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

Referencing Properties in InstallScripts


2 replies to this topic

Russkle

Russkle
  • Members
  • 7 posts

Posted 02 March 2001 - 23:37

I know you can refer to the string table using @string_name... however, is it possible to reference properties using a similar methods? I need to refer to set a property in the ISWI IDE in a custom Script....help!

Leigh Ravenhall

Leigh Ravenhall
  • Members
  • 269 posts

Posted 04 March 2001 - 04:11

Try looking at the MsiSetProperty and MsiGetProperty.  These allow you to refer to properties in InstallScript.