HTML Application
Appearance
HTA (HTML Applications) is a a user interface markup language originated by Microsoft. It can create full applications using HTML and DHTML. They were introduced with Microsoft Internet Explorer 4.0.
HTA applications can be made from regular HTML files by simply chaning the extension to .hta. HTA applications run as full-trusted applications, therefore having more privileges than those that regular HTML files would have.