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

'Installed' and 'Not Installed' logic with 'Modify' option


4 replies to this topic

Kelly Russell

Kelly Russell
  • Members
  • 72 posts

Posted 06 August 2001 - 20:42

I have some CA's that I launch depending on the condition 'Installed' and 'Not Installed'. This works great...unless the user chooses "Modify". How can I tie the 'Installed' and 'Not Installed' logic to a specific feature? If I have a feature (MSDE)...something like 'MSDE Installed' or 'MSDE Not Installed'.

Thanks.


Leigh Ravenhall

Leigh Ravenhall
  • Members
  • 269 posts

Posted 07 August 2001 - 00:09

Have you tried using the &FeatureName notation?  For example, &MSDE > 2 evaluates to true if the MSDE feature is being installed.

Kelly Russell

Kelly Russell
  • Members
  • 72 posts

Posted 07 August 2001 - 17:43

at what point in the Execute sequence does this no longer work....and at what point does it begin to work?

Thanks.


Leigh Ravenhall

Leigh Ravenhall
  • Members
  • 269 posts

Posted 08 August 2001 - 00:12

This is valid after the CostFinalize action.