Re: Batch file (CMD) output into HTA

Tech-Archive recommends: Fix windows errors by optimizing your registry



mayayana wrote:
What i want to do is use the nice features of HTA to put a nice clean
GUI on my batch files. So that instead of having the ugly command
text etc, i can have the output back into the HTA and then put some
clean type faces etc around it.


That was really the whole point of script in the
first place -- to go beyond the simple DOS command
line in order to provide more options and GUI
possibilities. So if you want an HTA then why not use
the tool that goes with it? If you want to use DOS/batch
...aren't there groups for that? I just did a search of
MS newsgroups and only came up with this:

microsoft.public.win2000.cmdprompt.admin

This group is ok, but hasn't much traffic recently.

I'm not sure what to search for other than "cmd".
There are no groups with "batch" in the name, and
not much in the way of groups with "dos" in the name.

What about the group: alt.msdos.batch.nt

In any case, this is a VBScript group.

His question addressed HTA, should be the proper group though.

It's a bit unclear what OP wants to nice up.

A good learning source might be scriptomaticv2. You have several
output options to choose from :
cmdline, text, html, xls

HTH
Matthias
.



Relevant Pages

  • Re: Batch file (CMD) output into HTA
    ... GUI on my batch files. ... So that instead of having the ugly command ... So if you want an HTA then why not use ...
    (microsoft.public.scripting.vbscript)
  • Re: emulate Start -> Run with an Html Application (hta)
    ... up in a GUI. ... As an experiment I am trying to get an hta to look like the start -> ... bottom left. ... Have the first letter of Open and Browse underlined and work with ...
    (microsoft.public.scripting.vbscript)
  • Re: Custom IE toolbar button
    ... How to create GUI for this vbscript application? ... I meant without HTA, use inputbox and message box forms. ...
    (microsoft.public.scripting.vbscript)
  • Re: Custom IE toolbar button
    ... script not working, or keys remains undeletable. ... How to create GUI for this vbscript application? ... You could do it as an HTA if you want to. ...
    (microsoft.public.scripting.vbscript)