I'm trying to follow http://www.advancedinstaller.com/user-guide/qa-refresh-dialog.html - "Without Enhanced UI".
I've created a script with one function:
Session.Property("MYPROP") = cstr(10)
Under Custom Actions I've added both the script and the UpdateMsiEditControls action. Both are executed ...