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

Custom action if component selected


1 reply to this topic

fugazzi

fugazzi
  • Members
  • 1 posts

Posted 07 May 2004 - 09:39

Hi, this is my first post in this forum so, sorry if this topic is already resolved.
I would like to install a third party exe (Acrobat Reader) during my installation process but just if one feature is selected by the user during the setup process. I am not sure how to do this. I have defined a custom action but I don't know how to run this custom action only in this particular case.

Thanks in advance.
Regards.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 08 May 2004 - 21:41

Take a look at MSI help topic "Conditional Statement Syntax". You could use a condition like:
&FeatureName=3