Opening Websites Using CMD
It's easy and simple. You could use this method in making some noob virus by making a batch script to do the stuff.
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.
BYE!
No comments :
Post a Comment