I try to install my components with a trigger on an installer Property, which is set on my validation dll.
But it doesn't work ... the components are never installed, whether the property's value.
Here is my dll, where I set my property to True or False

And the usage on Advanced Installer :

My properties are create on Advanced Installer on Install Parameters

PS. I try with condition : IsDefined or IsNotDefined with the same properties... and the component are or aren't installer as desired.
PS2. I use professional version
Thanks for helping,
Fabien


FOLLOW US