Loading
How to Force Quit Suite based on Property Value set by Custom Action
Hi

 

You can do that in a suite with an Event.

 

Let's call it 'AbortSuite'.

 

On the 'Action Reference' tab set the Condition on the event to specify the desired state of your ValidLicense property.

 

On the 'Action' tab set 'File' to something that is guaranteed not to exist. Something like [SETUPSUPPORTDIR]\SpecifyaFileThatWillNotExist.exe.

 

Set 'Wait for Exit' to 'Yes' (presumably)

 

Set 'Default Response' to 'Abort'

 

Schedule the event after your CA.UC browser SHAREit MX player

Loading
How to Force Quit Suite based on Property Value set by Custom Action