On the Install Parameters form, I've set Application Folder to a custom property. I set a default value for the property at the bottom of that form, and it works as expected.
Now I need to override the value at runtime. Where in the install sequence do I need to run the custom action script? Thank ...