Computing.Net > Forums > Programming > Open IE from a batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Open IE from a batch file

Reply to Message Icon

Name: noodyblum
Date: November 20, 2006 at 09:01:31 Pacific
OS: windows xp
CPU/Ram: 512 mb
Product: ibm
Comment:

I want a batch file to open internet explorer and pass it a specific html file to open with.

e.g. "c:\program files\internet\iexplore.exe" c:\temp\123.htm

I would appreciate any help.



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: November 20, 2006 at 09:41:49 Pacific
Reply:

If IE is your default browser:

start http://Golden-Triangle.com

if not:

start iexplore http://Golden-Triangle.com


=====================================
If at first you don't succeed, you're about average.

M2



0

Response Number 2
Name: noodyblum
Date: November 21, 2006 at 00:19:18 Pacific
Reply:

Thanks a ton.

Works like a charm.

Neil


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Open IE from a batch file

Set file associations from a batch file??? www.computing.net/answers/programming/set-file-associations-from-a-batch-file/19592.html

Opening Programs using a batch file www.computing.net/answers/programming/opening-programs-using-a-batch-file/12140.html

Make an exe with a batch file and.. www.computing.net/answers/programming/make-an-exe-with-a-batch-file-and/17595.html