The text that will be displayed in the title bar of the application's window.
The size that will be used for all pages in the project, in pixels. Choose from:
Make the page 200 pixels tall by 320 pixels wide.
Make the page 300 pixels tall by 480 pixels wide.
Make the page 425 pixels tall by 630 pixels wide. (The largest size that will fit on a standard 640x480 display.)
Make the page 545 pixels tall by 790 pixels wide. (The largest size that will fit on a standard 800x600 display.)
Make the page 713 pixels tall by 1014 pixels wide.
Make the page 969 pixels tall by 1270 pixels wide.
Specify a custom size.
The width of the page surface, in pixels.
Note: This setting is only available when the "Custom" page size is selected.
The height of the page surface, in pixels.
Note: This setting is only available when the "Custom" page size is selected.
A title bar and border will be displayed for the application window.
A border will be displayed around the application window with no title bar.
The application will be displayed without a title bar or border.
Note: When this option is used, the controls that normally appear on the title bar—such as the "X"-shaped close button in the upper right corner—will not be available. Make sure you provide some other way for your users to exit from the application. (For example, you could have an "Exit" button somewhere on the page.)
Make the application cover the entire screen. If the user's resolution is larger than the page size, the application window will be surrounded with a solid color of your choice that fills the user's entire screen. The application window will be displayed without a title bar or border and will be centered on their screen.
The color that will surround the page.
Make certain parts of your application's window transparent. You can use this option to make a custom window shape for your application.
To specify the areas that you want to make transparent, you need to create a transparency mask file in your favorite drawing program.
A transparency mask file is just an image where a single color represents the parts that you want to make transparent. Picture this image as being invisibly "placed over" your application's window, like a mask or a stencil.
In AutoPlay, the transparent parts of the mask should all be solid black. Wherever solid black appears in the mask image, the corresponding part of the window will be made transparent. The transparency mask acts like a "cookie cutter," cutting holes in the application's window so the user's desktop can show through.
Click the browse button (
) to select an image file.
Take your transparency mask image and resize it to fit the page. The original image dimensions will be used to mask the page if this option is not selected.
Note: When this option is used, the controls that normally appear on the title bar—such as the "X"-shaped close button in the upper right corner—will not be available. Make sure you provide some other way for your users to exit from the application. (For example, you could have an "Exit" button somewhere on the page.)
Make the application window "movable." If the Standard style is selected, this means the user can left-click the title bar and drag the application window around their screen. If the Flat or Custom Mask style is selected, the user can left-click on the page surface and drag it around their screen. If the Kiosk style is selected, this option has no effect.
Make the application window always appear on top of all other windows on the desktop. The window will remain on top even if the user switches to another application.
Use a custom icon to represent the CD-ROM as seen in Windows. This icon will also appear in the top left corner of your application window if the Standard style is selected. It will also be used to represent the application on the Windows task bar.
Click the browse button (
) to select a standard icon (.ico) file.
Display the application's title in the Windows task bar. This is the normal Windows application behavior.
Display the application's icon in the system tray. The system tray is normally on the right hand side of the Windows task bar.
Do not display anything in the task bar or system tray for the application.