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

property change by release


1 reply to this topic

multibestia

multibestia
  • Full Members
  • 1 posts

Posted 16 June 2016 - 09:17

Hello,
can i change property by the release?
For example property IPADDRESS is in release1 172.27.1.1 and in release2 172.27.1.2 etc.

I use the installshield 2012.



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 June 2016 - 16:59

Yes, you can set property values in property manager or on the build command line. You could also compute the value and assign it to a property in a custom action.