Compile HTML Applications (.hta)

HTML applications allow you to convert existing webpages into stand-alone web applications. The WebWizard is itself an HTML application
Compile Options:
Application NameA unique, internal name for your HTML application
VersionAllows entry of a version number for your application. You should increment this each time you create a newer version
Icon FileAllows you to specify an icon (.ico) file to show in the upper left corner of the application's title bar (if shown)
Show TitlebarControls whether or not to display a titlebar
Show ButtonsAllows you to add/remove standard Maximize/Minimize buttons to the window
Show in TaskbarControls whether or not to show the application in the "taskbar" along the bottom of the screen
System MenuControls whether the system menu will be enabled for the application
Allow Multiple InstancesControls whether just one, or multiple copies, of the application can be opened at any one time
Initial Window StateControls how the application should initially appear when run
Show ScrollbarsSets whether scrollbars will be enabled in the application
Scrollbar StyleIf scrollbars are enabled, controls their appearance
Border WidthSets the thickness of the border around the application window
Inner BorderSets the thickness of the border immediately inside the application window
Border StyleChanges the appearance of the border
Open Links InControls how the application should handle embedded links
Allow Content SelectionControls whether visitors can "hi-lite" and copy text within the application
Allow Right-ClickingControls whether visitors can right-click in the application
Output FileThe location where the compiled application should be saved. HTML applications have the extension ".hta"