Thursday 11 February 2016

How to download desired torrent file with IDM!!! [High Speed]




m ® IDM

Your torrent download is very slow…..??? No problem, I’m going to show you how to download a Torrent (torrent, Bit-torrent) file with IDM (Internet Download Manager).

Follow this step:

a) At-first Download torrent file with extension .Torrent which you wish to download.

b). Then open up Your browser and go to  http://zbigz.com/ .

c). Then visit To the web page  http://zbigz.com/  and make a user account and sign in to your Account. Then upload torrent file to your hard drive or paste the address (URL) From the new torrent acquired in step (c) and push the Get Button.]

d) Now you will Get the IDM Downloadable Files present in that torrent computer file. Then press on the begin bit torrent transmission button. This will provide a full choice to download the desired file. Just press on any web link and you can see the Internet Download manager-IDM coming out for downloading the computer file.

Torrent to IDM

Have a nice day now enjoy downloading with IDM for downloading torrent files as well…!!!

Alternatively:
You can directly download from the “ http://www.extratorrent.comwithout using any torrent client (but it would not be through IDM).
Visit the above mentioned website to search the content and download it.

Latest Way:
http://www.zbigz.com/

Sunday 19 April 2015

How to Make Your Computer Run Faster

Method 1 of 1: Windows



Make Your Computer Run Faster Step 1.jpg
1
Check your hard disk space. As a rule, you want to keep at least 15% of the hard disk space free to keep the computer running smoothly. Simply go to My Computer, right-click on Local Drive, and go to Properties. There you'll see a pie chart of your free versus used space. If it’s mostly full, you'll want to start by removing unnecessary programs and files; if it’s not, you probably want to tackle the actual way your computer operates.

Make Your Computer Run Faster Step 2.jpg
2
Remove any programs you do not use. Go to Control Panel > Add or Remove Programs (or Uninstall a Program, depending on your operating system) to find a master list of programs installed on your computer. Some things will strike you as useless immediately, in which case you can remove them right away. Others won’t look familiar to you and may require you some research. It may help to see how often you use the program. If you right-click one of the column titles above your program list (ex. Name, Publisher, Size, Installed On, etc.), you should be able to add additional characteristics by which to judge your programs. For example, find Last Used On on the list of options and check it; a column displaying the last time you used each program will now appear and can also be used to sort your programs. Some programs will not have been used in years and may be candidates for deletion.

Make Your Computer Run Faster Step 2Bullet1.jpg 
When in doubt, don't remove anything you don’t recognize; it may be critical to the function of your computer – and if you delete twelve different things only to discover that your computer no longer works properly, it will be very difficult to determine where exactly you went wrong.Don't forget to empty your recycling bin.

Make Your Computer Run Faster Step 2Bullet3.jpg
Make Your Computer Run Faster Step 3.jpg
3
Prevent unnecessary programs from starting when the computer boots. The more programs try to run while your computer initializes, the slower your startup time will be. Revise your startup programs by altering your system configuration via MSConfig.
4
Change power options in Control Panel, to High Performance if you have a Desktop PC as it may prevent Hardware Throttling by Manufacturer!
5
Disable any programs which run in the background. Background applications can take up valuable CPU cycles and ram, so disable the ones you don't need.
6
Remove any unnecessary entries from the Windows Context menu. Several programs vie to sit in your context menu, and if you're not actively using them, disabling them will get your context menu to show up much faster the next time you bring it up.

Make Your Computer Run Faster Step 4.jpg
7
Install an anti-virus program, spyware scanner, and an anti-malware also Microsoft Security essentials works well. The fewer bugs, viruses, and bits of adware your computer has to manage, the more time it will have to devote to other processes. While you're at it, make a point of keeping Windows up-to-date; not only will this keep Windows itself in better shape, but some viruses ride in on Windows updates that are downloaded way after the fact (and therefore not monitored as closely). While installing an anti-virus program will actually slow down your computer, malware will slow it down much more. If you're 100 percent sure that viruses aren't going to infect you due to your safe computing habits, you might want to disable or remove your anti virus utility.

Make Your Computer Run Faster Step 5.jpg
8
Run a Disk Cleanup. This can clean up hundreds of megabytes of temporary files – sometimes even gigabytes (if you have Windows XP, Vista, or 7). It will also open a window in which you can chose what to delete. Go to My Computer, right-click the Hard Drive and select Properties, and then click Disc Cleanup (within the General tab). Check all the boxes except for the game files and setup files.
9
Get an SSD. Solid State Drives (SSD's) can complement or replace your hard disk, and they are faster and much more secure than hard drives.

Make Your Computer Run Faster Step 6.jpg
10
Run a Disk Defragment. This will reconfigure the way the hard drive stores information for maximum efficiency. Go to My Computer, right-click the Hard Drive and select Properties, then go to the Tools tab and click Defragment Now.

Make Your Computer Run Faster Step 7.jpg
11
Check for any disk errors. These will also slow your computer down. Go to My Computer, right-click the Hard Drive and select Properties, then go to the Tools tab and click Check Now under the Error-Checking area. When the dialogue box opens, check both boxes. If you get a window saying that Windows can't check the disk while it's in use, click on Schedule Disk Check and then OK. It will run on your next reboot.

Make Your Computer Run Faster Step 8.jpg
12
Turn off indexing. Go to My Computer, right-click the Hard Drive and select Properties, then unclick the box indicating that the drive should be indexed. Don't do this if you actually use any of the Windows Search functionality. The background indexing is what makes those searches fast and Windows is already very good about not getting in your way to do indexing while you're trying to do something else.
13
Clear your Prefetch folder. Windows saves a file of the program you are using to make it start up faster. After years of use, this folder gets stuffed with irrelevant programs. Open Notepad and type:
del C:\Windows\Prefetch\*.* /Q
Rundll32.exe advapi32.dll,ProcessIdleTasks (Copy and paste this text to ensure you don’t make any mistakes.)

Make Your Computer Run Faster Step 9Bullet1.jpg 
Save as faster.bat (the .bat extension will run it as a batch file).

Make Your Computer Run Faster Step 9Bullet2.jpg 
Run it! Simply double-click the file to initialize. In a few moments, the command prompt will disappear and your programs should run more smoothly.

Make Your Computer Run Faster Step 9Bullet3.jpg
14
Change Prefetch Parameters. This a dangerous task to complete unless you follow these steps exactly. If you're not sure about anything, don’t continue. Go to Start > Run and type regedit to initialize the registry editor.

Make Your Computer Run Faster Step 10Bullet1.jpg 
Go to HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>Control>Session Manager>Memory Management>Prefetch Parameters to access the parameters.

Make Your Computer Run Faster Step 10Bullet2.jpg 
Double-click EnablePrefetcher. Once the new window pops up, there should be a small, editable text box with the number 3 in it. (Windows allows 4 options: 0, 1, 2 and 3.) 3, the default, fetches everything.

Make Your Computer Run Faster Step 10Bullet3.jpg 
Change this to 2. Your PC will boot a lot faster and your PC performance shouldn't be affected.

Make Your Computer Run Faster Step 10Bullet4.jpg 
Click OK and then close regedit.

Make Your Computer Run Faster Step 10Bullet5.jpg
15
Disable any fancy Windows effects. Go to Control Panel>System>Advanced System Settings and click on the bullet which says 'Adjust for best performance'.

Make Your Computer Run Faster Step 11.jpg
16
Add RAM to your computer. To see if you need more RAM, initialize the Windows Task Manager by pressing CTRL+ALT+DELETE. Under the Performance tab, find the area devoted to Physical Memory. If the Free amount hovers around zero but the computer is still slow, you may need to take your computer in to add RAM or even add more RAM yourself.

Make Your Computer Run Faster Step 12.jpg
17
Restart your computer. The computer usually needs to reboot to implement changes.

Make Your Computer Run Faster Step 13.jpg
18
Remove gadgets you don't use. All gadgets that are running slow down your computer.

Make Your Computer Run Faster Step 14.jpg
19
Log off the users who do not want the computer. Switch user your account then if you see that many users are logged in, log them off.

Saturday 8 March 2014

How to Make a Folder Name of Con

How to Make a Folder Name of Con

Why can't we create folder named 'con' on desktop. Most of users do not know this task. If you want to do this task as normally we create new folders and rename them as we disappeared then try again and make a con folder. let's learn

 Steps

  1. You'll have to press the numbers of the number pad or else it won't work.


  2. Create a new folder, rename it CON but don't press enter yet. Hold down Alt and type 255 on the number pad and then press enter.


Way 2(desktop computers)

1
Go to command prompt in your computer and type md\\.\\c:\\con [Note: you can give whatever path you want in place of c:] . Voila the folder is created. Now to delete it, it can done only through the command prompt. Type rd\\.\\c:\con.

How to Make a Command Prompt Clock

How to Make a Command Prompt Clock

If you want to show off by programming a clock that opens in command prompt, this is how to do it. (Ignore the huge spacing I've made between the lines for the :CLOCK line and don't use copy-paste. It should only be one new row for each code line but the wikihow writing interface messed up the entire code and I had a hard time making it look almost normal.)

 Steps

  1. Open notepad (If you have Windows XP or older you could also open the built in DOS-editor by starting command prompt, writing edit.com and pressing enter).


  2. Write the following in the new document:

  3. Save it as clock.bat (Other names can also be used as long as the ending of the name is .bat). (If you are using notepad you might need to click the scroll menu that says "text document" and instead select "all files" before giving it a name.)

  4. Go to the folder where you saved the file and open it.

  5. There you have it - A command prompt window that displays the current time in hours, minutes, seconds and centiseconds. (That's right - Centiseconds, not microseconds or milliseconds.)

Saturday 1 March 2014

Keyboard Shortcuts For Facebook

Keyboard Shortcuts For Facebook


facebook keyboard shortcuts
Facebook is one of the most popular social networking site where most of us spend hours chatting and surfing on facebook. So here are some usefull facebook keyboard shortcuts for Google chrome and Mozilla Firefox users.

Mozilla Firefox

  • Shift+Alt+1: View your News Feed
  • Shift+Alt+2: View your own Profile
  • Shift+Alt+3: View pop-up of friend requests
  • Shift+Alt+4: View pop-up of messages
  • Shift+Alt+5: View pop-up of notifications
  • Shift+Alt+6: View Account Settings
  • Shift+Alt+7: View Privacy Settings
  • Shift+Alt+8: View Facebook’s own profile
  • Shift+Alt+9: Read latest Terms of Service agreement.
  • Shift+Alt+0: Open Facebook Help Center

Google Chrome

  • Alt+1: View your News Feed
  • Alt+2: View your own Profile
  • Alt+3: View pop-up of friend requests
  • Alt+4: View pop-up of messages
  • Alt+5: View pop-up of notifications
  • Alt+6: View Account Settings
  • Alt+7: View Privacy Settings
  • Alt+8: View Facebook’s own profile
  • Alt+9: Read latest Terms of Service agreement.

All Mobiles Secret Codes




Samsung Secret Codes

Software version: *#9999#
IMEI number: *#06#
Serial number: *#0001#
Battery status- Memory capacity : *#9998*246#
Debug screen: *#9998*324# - *#8999*324#
LCD kontrast: *#9998*523#


LG Secret Codes


LG all models test mode: Type 2945#*# on the main screen.
2945*#01*# Secret menu for LG
IMEI (ALL): *#06#
IMEI and SW (LG 510): *#07#
Software version (LG B1200): *8375#
Recount cheksum (LG B1200): *6861#
Factory test (B1200): #PWR 668
Simlock menu (LG B1200): 1945#*5101#
Simlock menu (LG 510W, 5200): 2945#*5101#
Simlock menu (LG 7020, 7010): 2945#*70001#


Motorola Secret Codes

IMEI number:
*#06#
Code to lock keys. Press together *7
Note: [] (pause) means the * key held in until box appears.
Select phone line - (use this to write things below the provider name):
[] [] [] 0 0 8 [] 1 []
Add phonebook to main menu:
[] [] [] 1 0 5 [] 1 []


Nokia Secret Codes

*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display(operator logo).
*#0000# To view software version.
*#2820# Bluetooth device address.
*#746025625# Sim clock allowed status.
*#62209526# - Display the MAC address of the WLAN adapter. This is available only in the newer devices that supports WLAN.

Learn To Make Dangerous Virus In A Minute















In this post i will teach you to make simple yet very powerful or you can say dangerous computer virus using a batch file. No software is required to make this virus, Notepad is enough for it. The good thing about this virus is it is not detected by any AntiVirus.

What will this virus do ?  

You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus.

How to Make the virus ?

   1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

   2. Save this file as virus.bat (Name can be anything but .bat is must)
   3. Now, running this file will delete all the content of C Drive.


Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.