Window Style
Specifies the update window shown as the AppLife Update Engine executes an update.
Update Window Customizations
Window title
Action List Current Replaces the default “AppLife Update” text on the update form displayed on the client during the execution of an AppLife Update action list update.
Image
A 48 pixel by 48 pixel image that can be adorned on the update form displayed on the client during the execution of an AppLife Update action list. By default, there is no image present.
Replacement Window
The update engine window can be completely replaced with your own customized update window. This can be accomplished by implementing the ICustomUI interface and importing the assembly that contains a class that implements that interface.