Jump to content

Talk:HTML Application

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Galzigler (talk | contribs) at 16:19, 24 April 2012 (HTMLApp Studio & HtaEdit: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Software Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.

I think you should add information about the HTA tag and about HTC. 77.126.93.181 (talk) 12:03, 26 August 2008 (UTC)[reply]

- Added information about HTA tag DonToto (talk) 12:58, 12 May 2010 (UTC)[reply]


Do browsers other than IE support HTA? —Preceding unsigned comment added by 78.16.135.157 (talk) 09:58, 19 June 2009 (UTC)[reply]

- The HTA mechanism uses the IE rendering engine. In other words, using an HTA is separate from using the IE browser. The article should be clarified if this is not clear. DonToto (talk) 12:58, 12 May 2010 (UTC)[reply]

See also

This section was recently removed without a reason being noted. Therefore, I put back the section for now. DonToto (talk) 12:58, 12 May 2010 (UTC)[reply]

XULRunner - What is the relevance to this article?

XULRunner was recently placed as a wikilink with no further explanation in the "See also" section. I think it would be helpful to indicate what is the relevance to this article on HTML applications. If there is no relevance, it should be removed, I think, but perhaps it could be included in the JavaScript category, or mentionned in the JavaScript article, or some more appropriate article. DonToto (talk) 21:55, 25 June 2010 (UTC)[reply]

HTA

Was it first appear in Windows Millennium? You only wrote it was introduced with IE5.

You can also add "Windows"'s components that uses in HTA, like: Windows ME - Guides, Windows XP - Add or Remove Programms, etc.

It may be important to say that HTA is completely based on the installed version of IE on the computer. In Windows Vista, Microsoft added for the fisrt time the possibility to remove the built-in Internet Browser - "Internet Explorer", without destroying the whole operating system (in earlier Windows versions, the file manager of Windows - "Explorer" and the Internet browser - "Internet Explore" were connected to each other), which is might be a bug for the HTA Engine (mshta.exe).

Galzigler (talk) 23:15, 8 August 2011 (UTC)[reply]

HTMLApp Studio & HtaEdit

There are two softwares around the web that helps working with HTA files:

  • HTMLApp Studio - the software has wizards for a few tasks dealing with HTA:
    • Converting HTA to EXE.
    • Generating a GUI (<HTA:APPLICATION> tag).
    • Using server-side scripting languages, by running a server in background while the HTA is running.
The software is a Shareware and an Abandonware. The software is built in HTA and Python.
  • HtaEdit - a more advanced software - this one is an IDE for HTAs.

I think those softwares should have articles or at least a paragraph in this article. Galzigler (talk) 16:19, 24 April 2012 (UTC)[reply]