Shortcut to open IE and local htm file

T

Treetop

I am looking for a way to open Internet Explorer and have the page
that it opens a file on the local hard drive. I do not want to change
the default home page, and in many cases IE is not the default
browser. My only hope is that there is a switch in the command line
for iexplorer.exe such as /f:"c:\mydir\test.htm" and I know that F is
not the correct switch.
 
A

Alan Edwards

Just make a shortcut to the file. There are no switches necessary.
The executable is iexplore.exe, not iexplorer.exe

....Alan
 
T

Treetop

In this case Netscape is setup as the default web browser and the
customer does not want to change the default browser.
 
A

Alan Edwards

No need to change the default prowser.
Use the syntax:
iexplore c:\mydir\test.htm

....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

Top