Saturday, December 31, 2011

>Frustrate your friend by making their keyboard hit Backspace simultaneously whenever they press a key:-

Code:-

MsgBox “Let’s rock and roll”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop

Save as "hack.bat"

Get 1000 Twitter Followers in a Day

Twitter lies amongst the top position in the list of the most admired and heavily used social networking site.

A Twitter user always want his/her tweet to reach the the eyes of as many people as possible.

This tricky technique can do the work for them:-

1). http://twittercounter.com/pages/100 is the URL where you will find the record of most followed twitters.

2). Target at least 10 such Twitters.

3). Open each of the profile in a separate tab and follow them one at a time.

Appear Offline to Some of Your Friends on Facebook Chat

There might be the case when you don’t wish to chat with few peoples or in other words you want to chat with the selected one.

If you get frustrated with the disturbance caused by these “No to Chat” people, in that case, Facebook provides you with the nice facility which enables you to choose the people with whom you don’t want to chat.

It’s a hidden feature which can be enabled by following these steps:-



Step 1: Open your account on Facebook.

Step 2: Click on the “Chat” option which is present on the lower right side of your profile.

How to create CON folder in windows

Not only CON, we cannot create any of these-

CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9 and more..

The reason is that con, prn, lpt1.. lpt9, etc are underlying devices from the time dos was written. So if u r allowed to create such folders, there will be an ambiguity in where to write data when the data is supposed to go to the specified devices. In other words, if i want to print something, internally what windows does is -- it will write the data to the folder prn (virtually u can call it a folder, i mean prn, con, etc are virtual folders in device level). So if we are able to create con folder, windows will get confused where to write the data, to virtual con folder or real one.

So Now, Try this...

30 Things That You Don't Know About Windows 8

1. A great feature introduced in Windows 8 is Genuine Center, through which you'll be able to enter or change your license key and view the status of your license genuineness.

2. Windows 8 On screen keyboard, can split in two parts and converts in Thumb Keyboard to provide easy access to all keys on a Tablet.

3. Multitasking has been made easy and more efficient. Windows 8 runs two different UI simultaneously.

4. Apps can communicate with each other in Windows 8.

5. Gesture-based navigation is intuitive and fast.

 
Design by Secure Hackers