skip to main
|
skip to sidebar
Home
Guest Post
About Us
Login
Home
Google
Blogger
SEO
Windows
Hacking
Social Media
Mobile
Announcements
Contact
Home
»
Batch File Script
»
CYCLE A MESSEGE IN YOUR FRIENDS COMPUTER
CYCLE A MESSEGE IN YOUR FRIENDS COMPUTER
Saturday, March 28, 2009
Harish Bhatt
Type this in notepad:
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as "Anything.BAT" and run it.
Newer Post
Home
Subscribe Feed
Enter your email address:
Popular Posts
Open Invitation For Guest Posts
Hi friends do you think you can contribute something to HariGeek.com , would you like to write a guest post for it? If you can then you ar...
Blogger/Blogspot Domain changed from .com to .in and ccTLD
Blogspot domain changed from .com to .in or Blogspot domain changed from .com to your countries TLD is the question you might be get...
SQL SERVER – FIX : Error 3154: The backup set holds a backup of a database other than the existing database
One of my friend came to me with this error just a few days ago while restoring the database: Error 3154: The backup set holds a backu...
Get current page URL using JavaScript
Introduction In our web application sometimes we require current page URL on client side, like when we share any script or perform any ac...
How to Change Blogger Icon (Favicon)
Most bloggers (Blogspot users) are eager to uniquely customize the appearance of their blogs, and one of the small but significant customiza...