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

transform property and custom action


1 reply to this topic

jlalande

jlalande
  • Members
  • 1 posts

Posted 19 December 2004 - 01:15

I have an installer that prompts the user for a value that is used by a custom action to write a file. However, if I set the property by using a transform, the custom action does not find the property in the table and fails.

Can custom actions use properties set by a transform?

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 21 December 2004 - 09:17

There shouldn't be any difference. Generate a log to see if the property really gets set, and when.