-->
Sunday, 21 October 2012

How to open number of sites with one click ?

               Today i will show you how to make a 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.

  • Open Notepad and copy below codes
@echo off
start www.coolhacking-tricks.blogspot.com/
start www.google.com
start www.facebook.com
  • Save this file as batch.bat
  • Now open your save file and it will open three websites wilth just one click.
  • You can also add more sites by writting Start followed by websites

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.