Wednesday, November 10, 2010

ADVANCE COMPUTER IT KNOLEDGE

1. Multiple Account Login @ Yahoo Messenger .
Have you ever tried logging multiple account in your yahoo messenger..
I mean, can you login with your two yahoo ID at a same time from the same computer..
Here's very simple and easy trick ..
Go to Start Menu> Run >Type Regedit
Look for HKEY_CURRENT_USER
-Software\yahoo\pager\Test There you may find only one registry named "Default"
- Right click in that area Click New > Dword Value
- A new registry will appear there.. Rename it as Plural > Right click > Modify > Set the Value Data 00000001 and click OK
Open another Yahoo Messenger and Enjoy logging with another ID
cheers....

2. Rename the Title Bar of Yahoo Messenger


Did you know, You can change the Title Bar of your yahoo messenger to whatever you like . (Example: instead of "Yahoo Messenger" You can write your Name. ) The process is very simple and easy.
Steps:
- Go to folder where you have installed yahoo messenger (ex: C:\Program Files\Yahoo!\Messenger)
- there u'll find one file named 'ymsgr' (Don't be confused with other file names. there's only one file named 'ymsgr')
- Open the file, go to the end and write following code:
[APP TITLE]
CAPTION=Babbaal Messenger
(In place of Babbaal Messenger you can write your own name or anything else)
- Save the file
Have Fun guyz..
3. Add "Tab" feature in Yahoo Messenger

This cool trick will add tab feature in your yahoo messenger IM window as in the image shown below.. Just download the registry and apply.. You dont need to do anything else..

First close your yahoo messenger IM window ...
To turn on the TAB feature .. click on the link below and click "Run" and follow the steps to install the registry
Turn on TAB Feature
InCase if you didnt like the tab feature and you wanna disable that feature then Click the link below and click run to apply the registry.
Turn Off TAB Feature Enjoy..


4. Enable "Right Click" / "Select Text" function on the Disabled Websitesome websites may have disabled "Right click" or "Selecting the text" to avoid visitors to save images or copy any other materials from the website.. but you can disable it and its very simple..
If you are using IE 6
Click "Tools"->"Internet Options"
Click the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"

5. Fastest way to Shut Down your Computer .
Sometimes you might be in real hurry that you may not have time to wait until your computer shuts down.. In that case what do you do??
switch off power button??
or unplugg power cable??
No ... thats not a good idea.. cuz it may damage any file or your hard disk..So here's one best trick to turn off your computer without any damage- Press CTRL+ALT+DEL key to open taskmanager.
- There you'll find Shut Down option.. Go to "Shut Down"
- Hold CTRL Key and click "Turn Off"
Your computer will turn off very fast as if you are turning off a light..
6. Changing Drive Letters in Windows 2000/XP/2003.

Windows 2000, XP and 2003 Server will allow you to reassign or change drive letters on your hard drives, CD-ROMs or other devices that use a drive letter.

One very important thing to keep in mind is that changing a drive letter can have undesirable effects. For example let’s say you have a second hard drive using drive letter E and have programs installed on it. If you change it to G then next time you click your icon to open that program, Windows will look for it on the E drive and it won’t be able to open it. It is recommended that you only change drive letters on drives that store data and not programs.
And of course you do not want to change your C drive or Windows drive to another letter or else you are not going to have a running computer anymore plus Windows won’t let you do it anyway!
To change or add a drive letter to a drive you simply right click on My Computer and select Manage / Computer Management.
From there you can double click Disk Management.
You will see a listing of all the drives in your system.
To change a drive letter right click on the drive you want to change and choose Change Drive Letters and Paths. You will get a dialog box with options to add, change or remove drive letters.

Next you will get a window which will let you select an available drive letter.

Keep in mind you can only use letters that are not already in use. If you want to use a letter assigned to that drive you will need to change the letter on the other drive first to free up the letter you want to use. After you select the letter, click on Ok and you are done.
7. NTFS and FAT File System

FAT (File Allocation Table) and NTFS (New Technology File System) are two methods for storing data on a hard drive. The hard drive has to either be formatted using one or the other, or can be converted from one to the other (usually FAT to NTFS) using a system tool.
Differences Between FAT and NTFS
FAT 32
1) Fat 32 Allows access to win 95, 98, win millenium, win2k, xp on local partition.
2) Maximum size of partition is upto 2 TB.
3) Maximum File size is upto 4 GB.
4) File & folder Encryption is not possible.
NTFS
1) Allows access local to w2k, w2k3, XP, win NT4 with SP4 & later may get access for somefile.
2) Maximum size of partition is more than 2 TB.
3) Maximum File size is upto 16TB.
4) File & folder Encryption is possible only in NTFS.
Converting FAT file system to NTFS
To convert a FAT partition to NTFS, perform the following steps.
- Click START > RUN > and type CMD (this will open your command prompt)
At the command prompt, type CONVERT [driveletter]: /FS:NTFS.
(Example: if you are converting drive C: . type CONVERT C: /FS:NTFS and enter)
Your partition will be converted to NTFS.
cheers..

8. Edit any website you want

This is a java script which allows u to edit any website........ change every text in the website.... but not save it!!!!!
1. Go to any website
2. Paste the below code in the address bar of your browser
CODE::javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Note: You can edit the website , but you cannot save it.. its just for fun and nothing more than that.
Block Unwanted Sites Without Installing Any Software.
Do you want to block a certain websites to prevent your kids from access to these sites?, or you want to block it because it has virus, Trojan or malware?, whatever the reason you want to block this site.

Of course there are many software that allow you to block some websites, but what if you wanted just to block one or two websites? installing software takes memory disks pace and CPU power making your computer more slower.

Instead of installing any additional software there is trick you can use to block and redirect certain website to other safe websites, in windows there is file called the Hosts files which is used to control mapping networks names
The hosts file is located in "C:\Windows\System32\drivers\etc" we are going to edit it to block certain websites
FFF1) Go to this directory [c:\windows\system32\drivers\etc], directory may change according to drive used for os installation
2) then hit enter
3) find a file named "hosts"
4) Right click on it and open with word pad.
5) In the last line of the document type the IP* address of any website that you want to redirect your blocked sites to. (For example: if you want to block google.com and redirect it to yahoo.com.. type the ip address of yahoo.com , give space and type the domain name google.com..
209.131.36.158 google.com
Here the ip address is of yahoo and the domain name is google so when anyone types google.com in your computer, they will be redirected to yahoo instead of google. If you dont want to redirect the blocked site to any other site , then you can use your own localhost ip 127.0.0.1)
6) now save it
7) restart the browser if its already running
8) Now try it, It works perfect
If you are still not clear by reading the tutorial.. check out the video below.
You can also try this your frieds pc and public pc and make them blink by redirecting one website to another.
IP*: to find IP address of that website Goto start ->Run > type cmd > enter. Now you have a new window on desktop. On that type this without cotes "ping www. yahoo.com"
replace yahoo.com with your preferred site and then enter it
Automatically Kill Programs At Shutdown
Date: 6 Sep 2008/ Views: 3665 / Comments: 10
Don't you hate it when, while trying to shut down, you get message boxes telling you that a program is still running? Making it so that Windows automatically kills applications running in a snap.
Open Registry Editor (Start> Run> Type Regedit)
Navigate to the HKEY_CURRENT_USER > Control Panel > Desktop directory in the Registry,
then alter the key AutoEndTasks to the value 1. (Rightclick "AutoEndTasks" and click Modify > set the value 1 in place of 0)
How To Break Password Behind The Starts
Date: 21 Aug 2009/ Views: 3670 / Comments: 7
Ever wanted to know what is behind those ******** passwords. For example if you want to know password from facebook account that somebody else have typed and left it. Here is post which will help you..

1)How to break hidden passwords ******** in firefox

This is simple. Just copy and paste the following javascript code when in your address bar whenever you are on a site with a login form and it will display the password behind ****** right away.

2)How to break hidden passwords ******** in Internet Explorer
Download Asterisk Key and run it. When you are on a site with a login form click Show Internet Explorer Passwords
Download: Asterisk Key

3)How to break hidden passwords ******** in some applications
To do it, you should use free password reader utility called SC-PassUnleash. But, it only works on certain FTP clients and email clients.
Download: SC-PassUnleash

Enable Multiple logins in windows live messenger.
Date: 4 Oct 2009/ Views: 1397 / Comments: 3
Few months ago I had came up with the article that helps you to enable multiple login in Yahoo messenger .. simply by editing some registry files and today I've came up with the similar trick which will help you to enable multiple login in Windows live messenger.. No need to download and install any patch files. Just editing some registry works.. Here we go..
1. Run Registry Editor (regedit).
2. Navigate to the following registry key:
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Live\Messenge
For 64-bit (x64) OS, go to following registry branch instead:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows Live\Messenger
3. In the right pane, right click on any blank space, select New on context menu, and then click on DWORD (32-bit) Value.
4. Name the new registry value entry as MultipleInstances.
5. Modify the MultipleInstances and set its value data as 1.
6. Start as many Windows Live Messenger windows as you want from Start Menu.
Enjoy..

Facebook Trick: Select all friends while inviting them to join a Group, Event or Page.

Headache of clicking each friends icon one by one while inviting them to join a Group, Event or a Fanpage?? Well then now here's the solution for your problem through which you can select all your friends at a time just by copy and pasting some code in the address bar of your browse..
Step 1: Visit the group or fanpage in which you want to invite all your friends to join..
Step 2: Click "Invite People to Join" OR "Suggest to friends" (which you can find below the profile image of fanpage or group)
Step 3: Select and copy the code below inside the textarea.

Step 4: Erase everything in your address bar... (The address bar is where http://www.facebook.com is typed, where you type in a website to go to.) Then paste the copied code above in there and hit enter and all your friend boxes should turn blue, which means they are all selected.
Step 5: Then click the button "Send Suggestions" OR "Send Invitations"