Using AutoRun to start Internet Explorer and pass a filename to it

  • Thread starter Thread starter paul
  • Start date Start date
P

paul

Please Help

Can this be done?

Can I use AutoRun to start Internet Explorer and open a
file named index.htm

Any help would be greatly appreciated.

thanks
 
Paul,

What are you trying to do? Why not a batch file using the START command?
Need a few more details about what you are trying to do.

Best regards,

Todd

Please Help

Can this be done?

Can I use AutoRun to start Internet Explorer and open a
file named index.htm

Any help would be greatly appreciated.

thanks
 
If you mean you want to build an autorun.inf file into a CD you are
making then:
Have you tried this:
------------autorun.inf
[autorun]
open=start index.htm

-----------------end
If you mean something else, please supply more detail.

....Alan
 

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