The different PAGE blocks each describe one dialog page for the WarpIN installation process. The user switches between the pages by using the buttons on the bottom of the WarpIN window. WarpIN uses decimal indices to identify the different pages and to switch between them. See the "Installation Scripts" page for an overview where this tag should be placed.

In between the <PAGE> and </PAGE> tags, you must specifiy the text which is to be displayed, using the <TEXT> ... </TEXT> tags. Note that regardless of the TYPE attribute, all pages allow you to specify text in addition to the controls which are displayed by WarpIN.

The opening <PAGE> tag can have the following attributes:


INDEX=x
Required. This specifies the index of the page, which must be a decimal number greater than or equal to 1. Using this index, WarpIN will identify pages when the "Next" button is pressed (see the NEXTBUTTON tag description).
TYPE="type"
Required. This specifies what the page will do. type must be one of the following: