border sets the border format. Options: thin, dialog, none, thick borderStyle further defines the border Options: complex, normal, raised, static, sunken caption denotes a title bar or not Options: yes, no icon is the path to an icon that will display in the title bar, not on the hard drive. Options The icon must be 32X32 "ico" format. I found it works pretty well if you have a favicon.ico on your system to attach to that. That what I did above. maximizeButton is the max button in the title bar Options: yes, no minimizeButton is the min button in the title bar Options: yes, no showInTaskbar tells if the application will display in the taskbar Options: yes, no windowState is how the window will display Options: normal, minimize, maximize innerBorder denotes if you'll have one or not Options: yes, no navigable suggests if linked pages will display in the HTA window or not Options: yes, no scroll denotes a scroll bar Options: yes, no, auto scrollFlat will the scrollbar be 3D or not Options: yes, no