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

Condition for Component


2 replies to this topic

Irina

Irina
  • Members
  • 227 posts

Posted 11 April 2001 - 16:42

Hello,

I want to install Component from Feature1only if another features (Feature2, Feature3...) will be installed. If only Feature1 will be installed This Component should not install.
I tried to write Condition for this Component as:
  &Feature2>2.
But it didn't work. This Component don't installed in any case (install or not Feature2).
Anybode have any idea?

Thanks,


Irina

Irina
  • Members
  • 227 posts

Posted 12 April 2001 - 15:22

Sorry, I have solved this problem very easy.
I removed Component1 from Feature1 and insert it in another features.
Thanks,