Autorun an HTA file

  • Thread starter Thread starter David
  • Start date Start date
D

David

We want to load a CD which will autorun an HTA file.
Currently we use a batch file to open the HTA, but this
leaves a DOS window open in the background. I tried
adding an exit command, but the DOS window remains open.

How can we do this?
 
How are you starting the batch file automatically?

If you're using an AUTORUN.INF file, you should be able to just specify the
..HTA file, and Windows should automatically start it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top