Re: Activating a BAT file from a HTA

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



You may also want to want to look at a commercial product: HtmlApp
Studio Professional (http://www.htmlapp.com). I believe the Wsh
solution always shows the batch file. HtmlApp Studio Professional
allows you to make the batch file either visible or invisible. There
are other features you may find of use beyond just solving your
immediate problem.

After download, look in the Help file under Help >> Browse User Manual
Server Run time Interface >> Run External Programs or use the
shortcut http://127.0.0.1:31993/userref.py?format=topic&match=9.5.6
(when Html App Studio is running) for documentation.

My name, email, and phone number are shown on the contact us page so
don't hesitate to contact me if you run into any difficulties.

Regards, Dennis
DAIR Computer Systems

.



Relevant Pages

  • Re: Automating search for words in a website using WSH
    ... and return the number of match found to the wsh to change the 0 value ... I found that I can do a Google search with the match word ... You could use the batch file below to search for your words It's not script ... echo Result=%Result% ...
    (microsoft.public.scripting.wsh)
  • Re: batch file question
    ... > this is not a direct wsh question but I know you folks will know it anyway ... > I am calling a wsh vbscript file FROM an existing batch file. ... The problem is I need to suppress error info from ... But is does not stop it from displaying on screen to. ...
    (microsoft.public.scripting.wsh)
  • RE: message and batch file
    ... It is a Windows Script Host (WSH) app written in VBScript. ... WSH 5.6 documentation download ... then launch a batch file if the user Clicks on yes. ...
    (microsoft.public.windows.server.scripting)
  • batch file question
    ... this is not a direct wsh question but I know you folks will know it anyway ... I am calling a wsh vbscript file FROM an existing batch file. ... The problem is I need to suppress error info from showing ... but that does not redirect error info. ...
    (microsoft.public.scripting.wsh)
  • RE: Login script location
    ... I've been reading about WSH 5.6 but am a little confused. ... > I need to run an Xcopy command, so my first thoughts would be to put this in ... > a batch file, then reference that in a login script. ...
    (microsoft.public.windows.server.active_directory)