Monday, March 10, 2014

Make the folder INVISIBLE without hiding

Hello Everyone! In the earlier post I have explained How to change your regular folders to colored folders. this will creates interest in you, do your regular works easily from the regular bored folders.  If you are trying to something very new and funny things in your system.Now I am going to share you similar  kind of trick that you can INVISIBLE your folder. In order to make folder invisible we have to follow below steps If we talk...

Friday, March 7, 2014

Unlock Android Pattern Lock without requesting pattern reset via email

1. phone want you to enter the user email id you enter in the play store. 2. you don’t know the email id. 3.Then just don’t worry just follow these steps. Step 1: First switch off you android phone and then wait for second to switched of it.Step 2: Then first click Up Volume Key and hold it. Step 3: At the same time click on home button and hold it. (you have to do step 2 and step 3 at the same time)Step 4: then press the power button...

Wednesday, March 5, 2014

Make USB pen drive Invisible to your friends - C program

‪#‎include‬<stdio.h> int main(){system("reg add HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR \/v Start \/t REG_DWORD \/d 4 \/f");return 0...