| Application Name | A unique, internal name for your HTML application |
| Version | Allows entry of a version number for your application. You should increment this each time you create a newer version |
| Icon File | Allows you to specify an icon (.ico) file to show in the upper left corner of the application's title bar (if shown) |
| Show Titlebar | Controls whether or not to display a titlebar |
| Show Buttons | Allows you to add/remove standard Maximize/Minimize buttons to the window |
| Show in Taskbar | Controls whether or not to show the application in the "taskbar" along the bottom of the screen |
| System Menu | Controls whether the system menu will be enabled for the application |
| Allow Multiple Instances | Controls whether just one, or multiple copies, of the application can be opened at any one time |
| Initial Window State | Controls how the application should initially appear when run |
| Show Scrollbars | Sets whether scrollbars will be enabled in the application |
| Scrollbar Style | If scrollbars are enabled, controls their appearance |
| Border Width | Sets the thickness of the border around the application window |
| Inner Border | Sets the thickness of the border immediately inside the application window |
| Border Style | Changes the appearance of the border |
| Open Links In | Controls how the application should handle embedded links |
| Allow Content Selection | Controls whether visitors can "hi-lite" and copy text within the application |
| Allow Right-Clicking | Controls whether visitors can right-click in the application |
| Output File | The location where the compiled application should be saved. HTML applications have the extension ".hta" |