Open website using cmd
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.
Post a Comment