English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Just curious.

2007-10-05 13:45:42 · 2 answers · asked by Parker I 1 in Computers & Internet Programming & Design

2 answers

Use the DOS command START from the command window

START iexplore.exe "http:\\www.yahoo.com"

You might have to include the path to internet explorer using the short names of directories or change to the directory first to get this to work in the above format.

[Place following on one line]

START C:\PROGRA~1\INTERN~1
\iexplore.exe "http:\\www.yahoo.com"

The above uses the short name format for C:\Program Files\Internet Explorer\iexplore.exe

2007-10-05 16:42:12 · answer #1 · answered by MarkG 7 · 0 0

Depends what you mean exactly by "launch a website". Lynx is a command line browser, so you could just type:

lynx http://en.wikipedia.org/wiki/Lynx_(web_browser)

2007-10-05 20:48:40 · answer #2 · answered by Linux OS 7 · 0 1

fedest.com, questions and answers