| Key
| Format
| Interpretation
|
| Home
| Relative path
| The relative path to the HTML file to display when the autoplay browser first loads. This value is required.
|
| Name
| String
| The Window name that should be displayed. If this entry is empty or missing, the default "Autoplay" name will be displayed.
|
| Icon
| Relative path
| The icon that should replace the standard icon. If this entry is empty or missing, the default Autoplay icon will be displayed.
|
| Sound
| Relative path
| WAV file that will be played on initial Autoplay load. If this entry is empty or missing then no sound will be played.
|
| SizeX
| Pixels
| The initial width of the dialog. If this entry is empty or missing, the default width will be used.
|
| SizeY
| Pixels
| The initial height of the dialog. If this entry is empty or missing, the default height will be used.
|
| DisableSysMenu
| Boolean
| Should the right-click context menu be disabled. If this entry is set to 1 (one),then the user will only be able to close the AutoPlay application by using your HTML code or by pressing Alt+F4. If this key is empty or missing,the default system menu will be displayed.
|