Have you ever tried to open websites 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.
Comments
Post a Comment