Sunday, 8 July 2012

Check out your PC..


DNS changer :
                    You’ve probably heard – or more than likely will hear over the next few days – warnings of a potential Internet shut down on Monday, July 9, 2012.  Thousands of computer users could lose access to the Internet due to a virus, DNSChanger, which once infected approximately 4 million computers globally.
Details about DNSChanger were first made public late last year when the FBI announced the arrest of the authors of the virus.  The virus, as its name indicates, affects computers’ abilities to access the Internet’s DNS system – basically, the phone book for the Internet.  The virus redirected unsuspecting users to fake DNS servers, which then sent the users to fake websites where the thieves profited from ads posted on those pages.  Once the FBI arrested the cybercriminals, the Bureau built a safety net of new servers to redirect users away from those sites that were infected.
But, on Monday, July 9, that safety net of servers is going offline when the FBI shuts the sites down.  That means that any computer that is still infected with the virus will lose access to the Internet unless the virus is removed from the machine.
If you do not have up-to-date anti-virus protection on your computers, the potential exists for you to be impacted.  Here is a link where you can check whether your machine is safe and, if not, have it cleaned:
  1. Navigate to  www.mcafee.com/dnscheck.
  2. Click on “Check Now” button to see if your computer has been infected.
  3. If your computer is infected, the website will take you through a process that will offer a free solution to get rid of the virus and update the Internet settings.
  4. If your computer is not infected, you will receive a “Congratulations, you are OK” screen and no further actions are needed. The computer’s Internet settings are up to date.

Tuesday, 3 July 2012

Make your Windows XP talk as you type..


Step 1 :Open a text file in notepad and paste the following:

Dim msg, sapi

msg=InputBox("Enter your text","Talk it")

Set sapi=CreateObject("sapi.spvoice")

sapi.Speak msg

Step 2 :Save the file with a (*.vbs) extension, it will create a VBScript File.

Step 3 :Then after clicking the .vbs file, it will prompt you for a text, input the text
 and press OK.
Now your windows will talk as u type.

Create shortcut for removing pendrive

 Rather than clicking on the task bar and then safely removing the pendrive you can eaily do so creating a shortcut:

1) Create shortcut on your desktop by right click and selecting new shortcut from the menu.

2) Type "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll" click next and then finish.

shortcut is created and now you can assign a shortcut key to it.

3) Just right click on it and select properties-> click on shortcut tab -> assign a shortcut key to it(it will take clrt + alt by default)

eg: if you press 1 shortcut will be ctrl+alt+1