Saturday 26 May 2012

Open website using cmd




Have you ever thought that websites can be opened through command prompt in Windows......Yes it is possible to open a website through command prompt.there are many ways which i will discuss today....

Procedure 1 :

1.) Goto Start -> All Programs -> Accessories ->command prompt. Right click and choose run as administrator.

2.) Type: start www.google.com and hit enter.
3.) Website will open in your default browser.

Procedure 2 :

1.) Goto Start -> All Programs -> Accessories ->command prompt. Right click and choose run as administrator.
2.) Type: rundll32 url.dll,FileProtocolHandler www.google.com and hit enter.
3.) Website will open in your default browser.

No comments:

Post a Comment