Today i will show you how to make a http://profsmythe.blogspot.com /search/label/BATCH%20PROGRAMMING" target="_blank">batch file which will open number of websites with just one click. You can also use this method to open different computer programmes like internet explorer, notepad etc.
How To Do ?
1. Open Notepad and copy below codes@echo off2. Save this file as batch.bat
start www.profsmythe.blogspot.com/
start www.google.com
start www.facebook.com
3. Now open your save file and it will open three websites with just one click.
4. You can also add more sites by writing Start followed by websites URL.
More Tricks
- http://profsmythe.blogspot.com /2014/03/redirect-to-any-website-using-google-url.html" target="_blank">Redirect To Any Website Using Google Url
- http://profsmythe.blogspot.com /2013/04/password-protect-any-folder-without-any.html" target="_blank">Password Protect Any Folder Without Any Software
- http://profsmythe.blogspot.com /2013/12/hacking-window-7-password-using-ophcrack.html" target="_blank">Hacking Window 7 Password Using Ophcrack
0 comments:
Post a Comment