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 Runtime Registry Key Value


1 reply to this topic

asdfghjkl

asdfghjkl
  • Full Members
  • 1 posts

Posted 17 November 2007 - 15:29

hello
i want to create an installer project and set a registry key value during the installation.
the registry key value is not constant and calculated by another application.
is it possible? if possible, how?
thanks

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 23 November 2007 - 01:33

You can use property values by enclosing the propety name in square brackets:
[SOME_PROPERTY]