Restore missing User account pictures and the default Wallpapers

If some of the user account pictures and the default wallpaper images that ship with Windows XP are missing, you may use the information in this article to restore them back.

Solution Click Start, Run and type %Windir%\INF Locate the shl_img.inf file. The file may be shown as shl_img, if you have configured Windows Explorer to hide known file extensions. To see the file extensions for all file types, then try this: On the Tools menu in My Computer, click Folder Options. Click the View tab. Clear the Hide extensions for known file types check box. Right-click the shl_img.inf file, and then click Install Windows will now attempt to restore the missing picture files, and may prompt you for the Windows installation source path. Point to %Windir%\i386 folder, or insert your Windows XP CD.

Hiding Recycle bin on the desktop

If Recycle bin icon on your desktop is of no use to you, you can remove it by following the
below steps :

Go to Start -> Run and type Regedit and press enter. Wait for the Registry Editor navigate to the below path.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
\{645FF040-5081-101B-9F08-00AA002F954E}

right-click on {645FF040-5081-101B-9F08-00AA002F954E} folder and click delete. This will remove recycle bin from the desktop.

If you want to put it back, create {645FF040-5081-101B-9F08-00AA002F954E} folder under NameSpace folder in the same registry path.


Note: You must have administrative rights to do this.

Change the Windows Default Installation Path

Sometimes when you add components or software to Windows XP, the Windows installation files are needed. Windows XP will prompt for the installation CD. To facilitate the process, you can copy the i386 folder on the CD to you local hard drive and change the registry, so that XP will look for them automatically Open Regedit (registry editor) Navigate to

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion

On the right pane, double click string value "Source Path" and change the value to the correct i386 folder (e.g. D:\i386 to E:\i386). Navigate to

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup

On the right pane, double click string value "Source Path" and change the value to the correct i386 folder (e.g.. D:\i386 to E:\i386). Close Regedit.

Easy Way to Share Multiple Folders

If you need to share multiple folders, running the program SHRPUBW.EXE at Start -> run, will bring up a simple dialog box to let you:
Browse to the folder you want to share
Enter in a Share name
Enter in a Share description
Set permissions.
Several choices are available. Restart the process from within the same program

Hidden FDISK Switches

Here are a few additional switches that can be used with FDISK:

/Status - Give the status of the partitions. Similar to option #4
/FPRMT - FAT32 in drivers smaller than 512 MB
/MBR - Fix master boot record
/PRI:xx - Primary partition of size XX in megs
/EXT:xx - Extended partition
/LOG:xx - Logical drive in extended partition

Rename Multiple files at once in XP

It is possible to rename more than one file at a time in windows XP, to do this, select all the files that you want to rename and right-click on any one file and rename it, all other files you selected will be renamed to the same name that you renamed with an incremental number added to it.

Network Connection Always Shows Access Denied

If you are always getting Access Denied errors when trying to connect to a XP computer in the network, and you know you have the correct user names and passwords on the computer, the solution may be a simple registry edit. Start Regedit and navigate to

HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa

Change the value of a key named "restrictanonymous" to 0 instead of 1 Don't change "restrictanonymoussam" value. Reboot computer for the changes to take effect.

Turn off CD Auto Play

To turn of CD Auto play, open My Computer Right click on your CD ROM and choose Properties Click on the Auto Play tab In the drop down box you can choose the Action for each choice shown in the drop down box or Go to Start -> Run -> gpedit.msc Computer Config -> Administrative Template -> System Double click Turn off Auto play Enable it.

Boot menu countdown timer

If your computer has more than one operating system installed, you can change countdown timer at the boot menu to any number of seconds by editing the boot.ini file located in the boot partition
( Usually C:/boot.ini ).

Ex:- [boot loader]
timeout=30
default=multi(...

Changing "timeout=30" value to "timeout=5" will make the boot menu to appear for 5 seconds, the value can be anything between 0 and 999.

Browse the internet Faster and Safer, download and install Mozilla

Mozilla Firefox is a free web browser descended from the Mozilla Application Suite, managed by the Mozilla Corporation. It is the second-most popular browser currently worldwide, after Internet Explorer. Firefox includes tabbed browsing, a spell checker, incremental find, live bookmarking, a download manager, and an integrated search system that uses the user's desired search engine. Functions can be added through around 2,000 add-ons created by third-party developers, the most popular of which include NoScript (script blocker), Stumble Upon (website discovery), Tab Mix Plus (adds many customizable options to tabs), FoxyTunes (controls music players), Adblock Plus (ad blocker), DownThemAll! (download functions) and Web Developer (web tools).

Disable Search from Looking in ZIP Files (make faster search)

Compressing files, folders, and programs decreases their size and reduces the amount of space they use on your drives or removable storage devices. Drive compression decreases the amount of space used by all of the files and folders stored on that drive. Windows XP Search can get slow if you have a lot of compressed files on your hard drive. You can speed up your searches by disabling this.

Click Start - Run. Type:
regsvr32 c:\windows\system32\zipfldr.dll /u Click OK.
To turn this feature back on: Click Start - Run. Type:
regsvr32 c:\windows\system32\zipfldr.dll Click OK.

Disabling Right Click on the Desktop

It is possible to disable the right click on the desktop. Start regedit Navigate to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named "NoViewContextMenu" Setting for Value Data: 0 or 1 (0 = Enabled / 1 = Disabled) Close regedit and reboot computer

Increasing Graphics Performance

The graphics performance on slower computers is very poor as shadows, fades, slides effects are enabled by default in Windows XP. If you disable all these, you can speed up your computer.

To turn these off follow these steps :

Right click on My Computer icon on desktop, Select Properties and wait for the System Properties dialog box. Click on Advanced tab and Under Performance, click on the Settings button, now in the next dialog box in the Visual Effects tab, uncheck all of them except Show shadows under mouse pointer and Show window contents while dragging options. Click on Apply - OK and close System Properties dialog box. You will now notice increase in performance of your computer.

View Windows System Info

You can follow this tip to view the windows system information:

Open command prompt (DOS Prompt), type systeminfo then press Enter. Once the system has finished gathering the information you can view the windows system information: OS Name, OS Version, Original Install Date, System Up Time, etc

General keyboard shortcuts

General keyboard shortcuts

* CTRL+C (Copy)
* CTRL+X (Cut)
* CTRL+V (Paste)
* CTRL+Z (Undo)
* DELETE (Delete)
* SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
* CTRL while dragging an item (Copy the selected item)
* CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
* F2 key (Rename the selected item)
* CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
* CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
* CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
* CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
* CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
* SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
* CTRL+A (Select all)
* F3 key (Search for a file or a folder)
* ALT+ENTER (View the properties for the selected item)
* ALT+F4 (Close the active item, or quit the active program)
* ALT+ENTER (Display the properties of the selected object)
* ALT+SPACEBAR (Open the shortcut menu for the active window)
* CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
* ALT+TAB (Switch between the open items)
* ALT+ESC (Cycle through items in the order that they had been opened)
* F6 key (Cycle through the screen elements in a window or on the desktop)
* F4 key (Display the Address bar list in My Computer or Windows Explorer)
* SHIFT+F10 (Display the shortcut menu for the selected item)
* ALT+SPACEBAR (Display the System menu for the active window)
* CTRL+ESC (Display the Start menu)
* ALT+Underlined letter in a menu name (Display the corresponding menu)
* Underlined letter in a command name on an open menu (Perform the corresponding command)
* F10 key (Activate the menu bar in the active program)
* RIGHT ARROW (Open the next menu to the right, or open a submenu)
* LEFT ARROW (Open the next menu to the left, or close a submenu)
* F5 key (Update the active window)
* BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
* ESC (Cancel the current task)
* SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
* CTRL+SHIFT+ESC (Open Task Manager)


Dialog box keyboard shortcuts
If you press SHIFT+F8 in extended selection list boxes, you enable extended selection mode. In this mode, you can use an arrow key to move a cursor without changing the selection. You can press CTRL+SPACEBAR or SHIFT+SPACEBAR to adjust the selection. To cancel extended selection mode, press SHIFT+F8 again. Extended selection mode cancels itself when you move the focus to another control.

* CTRL+TAB (Move forward through the tabs)
* CTRL+SHIFT+TAB (Move backward through the tabs)
* TAB (Move forward through the options)
* SHIFT+TAB (Move backward through the options)
* ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
* ENTER (Perform the command for the active option or button)
* SPACEBAR (Select or clear the check box if the active option is a check box)
* Arrow keys (Select a button if the active option is a group of option buttons)
* F1 key (Display Help)
* F4 key (Display the items in the active list)
* BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)


Microsoft natural keyboard shortcuts

* Windows Logo (Display or hide the Start menu)
* Windows Logo+BREAK (Display the System Properties dialog box)
* Windows Logo+D (Display the desktop)
* Windows Logo+M (Minimize all of the windows)
* Windows Logo+SHIFT+M (Restore the minimized windows)
* Windows Logo+E (Open My Computer)
* Windows Logo+F (Search for a file or a folder)
* CTRL+Windows Logo+F (Search for computers)
* Windows Logo+F1 (Display Windows Help)
* Windows Logo+ L (Lock the keyboard)
* Windows Logo+R (Open the Run dialog box)
* Windows Logo+U (Open Utility Manager)


Accessibility keyboard shortcuts

* Right SHIFT for eight seconds (Switch FilterKeys either on or off)
* Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
* Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
* SHIFT five times (Switch the StickyKeys either on or off)
* NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
* Windows Logo +U (Open Utility Manager)


Windows Explorer keyboard shortcuts

* END (Display the bottom of the active window)
* HOME (Display the top of the active window)
* NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
* NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
* NUM LOCK+Minus sign (-) (Collapse the selected folder)
* LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
* RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)


Shortcut keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:

* RIGHT ARROW (Move to the right or to the beginning of the next line)
* LEFT ARROW (Move to the left or to the end of the previous line)
* UP ARROW (Move up one row)
* DOWN ARROW (Move down one row)
* PAGE UP (Move up one screen at a time)
* PAGE DOWN (Move down one screen at a time)
* HOME (Move to the beginning of the line)
* END (Move to the end of the line)
* CTRL+HOME (Move to the first character)
* CTRL+END (Move to the last character)
* SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)


Microsoft Management Console (MMC) main window keyboard shortcuts

* CTRL+O (Open a saved console)
* CTRL+N (Open a new console)
* CTRL+S (Save the open console)
* CTRL+M (Add or remove a console item)
* CTRL+W (Open a new window)
* F5 key (Update the content of all console windows)
* ALT+SPACEBAR (Display the MMC window menu)
* ALT+F4 (Close the console)
* ALT+A (Display the Action menu)
* ALT+V (Display the View menu)
* ALT+F (Display the File menu)
* ALT+O (Display the Favorites menu)


MMC console window keyboard shortcuts

* CTRL+P (Print the current page or active pane)
* ALT+Minus sign (-) (Display the window menu for the active console window)
* SHIFT+F10 (Display the Action shortcut menu for the selected item)
* F1 key (Open the Help topic, if any, for the selected item)
* F5 key (Update the content of all console windows)
* CTRL+F10 (Maximize the active console window)
* CTRL+F5 (Restore the active console window)
* ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
* F2 key (Rename the selected item)
* CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)


Remote desktop connection navigation

* CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
* ALT+PAGE UP (Switch between programs from left to right)
* ALT+PAGE DOWN (Switch between programs from right to left)
* ALT+INSERT (Cycle through the programs in most recently used order)
* ALT+HOME (Display the Start menu)
* CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
* ALT+DELETE (Display the Windows menu)
* CTRL+ALT+Minus sign (-) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
* CTRL+ALT+Plus sign (+) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)


Microsoft Internet Explorer navigation

* CTRL+B (Open the Organize Favorites dialog box)
* CTRL+E (Open the Search bar)
* CTRL+F (Start the Find utility)
* CTRL+H (Open the History bar)
* CTRL+I (Open the Favorites bar)
* CTRL+L (Open the Open dialog box)
* CTRL+N (Start another instance of the browser with the same Web address)
* CTRL+O (Open the Open dialog box, the same as CTRL+L)
* CTRL+P (Open the Print dialog box)
* CTRL+R (Update the current Web page)
* CTRL+W (Close the current window)

Change the CHKDSK countdown time

Change the CHKDSK countdown time When you schedule CHKDSK to run at the next boot, by default the system will prompt you to press a key within 10 seconds to cancel the CHKDSK operation. You can change this value in the system registry under

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\AutoChkTimeOut

The value allowed is between 0 and 259,200 seconds (3 days). With a timeout of zero, there is no countdown and you cannot cancel the operation and the CHKDSK runs immediately.
It is recommended not to cancel CHKDSK as CHKDSK is needed to recover from errors that might have occurred on your hard drives.

increase system performance atleast by 50 percent.

type "msconfig" in command prompt and it will open a window where you can disable all unnessecary programs that boot on start up and it will increase system performance atleast by 50 percent.
run->cmd->msconfig->startup

uncheck all unnessary program and then restart.

Power-off after Windows Shutdown

There are some computers that does not Turn off completely when you shutdown windows. If your computer is one of them, Try this tweak, it works on some computers.

Go to Start -> Run and type Regedit and press enter. Wait for the Registry Editor navigate to the below path.

HKEY_CURRENT_USER\Control Panel\Desktop

and edit the key PowerOffActive and give it a value of 1, do the same in

HKEY_USERS\.DEFAULT\Control Panel\Desktop

Create password reset disk

It is always safe to create password reset disk to prevent forgotten passwords. To create password reset disk Go to Control Panel, and then User Accounts, click your account name and under Related Tasks, click Prevent a forgotten password. The wizard helps you create a password reset disk.

Change Internet Explorer Download Directory

You can change the default path which Internet Explorer uses to save downloaded files, to do this, In Regedit navigate to:

"HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer"

Change the value of the string "Download Directory" to the new path you want to assign as IE's Default Download directory i.e. "C:\IEDownloads"

WinXP Clear Page file on shutdown

It is possible to retrieve your personal through the pagefile.sys file located in system drive (usually C:\Pagefile.sys). This file can only be accessed in DOS mode or a different operating system. It's safe to clear pagefile when you shutdown your computer, to do this navigate to

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management

and then change the value of ClearPageFileAtShutdown to 1 ie:- dword:00000001

Hide or Show User Names on Logon Screen

If you want to hide or Show the names of all or any of the user in your computer on the logon screen, follow the below steps :

Go to Start -> and type Regedit and press enter. Wait for the Registry Editor navigate to the below path

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Create a DWORD with the name of the user account you want to hide and give it a value of 0, you can unhide it by giving it a value of 1.


Note: You must be having administrative rights to do this

Disabling Logon, Logoff, Startup and Shutdown Status Messages

These status messages are shown at the system logon and logoff screen. If you want to turn these off follow the below steps :

Go to Start -and type Regedit and press enter. Wait for the Registry Editor navigate to the below path.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

search for "DWORD value" DisableStatusMessages and change its data to 1. If you cannot find the DWORD value, create one by right clicking on the white space at the right side and give it a value 1

Note: You must have administrative right to do this.

Allowing Network Access with Blank Passwords

Although you can log in locally without a password, but by default Windows XP does not allow network users to access the computer without a password. Typically you will get 'Unknown error 31' or 'Access denied' errors. To override this problem follow the below steps.
Go to Start -> Run and type gpedit.msc and then press enter. Wait for the Group Policy Editor, go to Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options and then double click on Accounts: Limit local account use of blank passwords to console login only and Disable it.

Note: You must be having Administrative rights to do this

virus Messack.sis(48kb)


virus Messack.sis(48kb)
is now fastly spreading in indian mpl through mp3 songs
no antivirus to destoy it
dont download mp3 from any pak's site

do not place too much icons on desktop


do not place too much icons on desktop
they will use ur ram & gradually decrease ur ram & slows ur pc

idea free miss call alerts 100% working


idea free mca 100% working

Dial

kerla
*62*+919847926340#
up mp & cg
*62*+9155557#
many states
*62*+91978002800#

play radio mirchi in media player


play radio mirchi in media player
go to
mediaplayer
>select open url
>copy this link -
http://www.radiofiji.com.fj/asx/radiomirchi.asX

watch indian tv channles for free

watch indian tv channles for free

www.tvdekho.com
www.idesitv.com
www.muft.tv

100% tested free idea gprs

100% tested free idea gprs
apn-internet
proxy- 200.65.127.161
port - 3128
use opera
try in ur state & enjoy

samsung mobiles code


samsung mobiles codes
*2767*85236245# - email
*#8999*377# - error menu
*#8999*523# - brightness
*#92782# - phone model
*#255# - call list

Free msg center for airtel users in karnataka


free msg center for airtel users in karnataka

919845060645

TuRn OfF uR Pc 1000 TiMeS fAsTeR

TuRn OfF uR Pc 1000 TiMeS fAsTeR

Go To Task Manager as u know u will get it by Ctrl + Alt + Delete= Task Manager

No On ShutDown TaB Press Ctrl Key Hold it And Click on Turn Off

Ur Pc Will Turn Off In 2 Seconds

FOLDER LOCK USING NOTEPAD

FOLDER LOCK USING NOTEPAD
Lock a Folder Using Notepad

Want to know how to to lock a folder using Notepad ?





Here is the trick :


Consider you want to lock a folder named PICS in your D:\ , whose path is D:\PICS
Now open the Notepad and type the following

ren pics pics.{21EC2020-3AEA-1069-A2DD-08002B30309D}


Where pics is your folder name. Save the text file as lock.bat in the same drive.
Open another new notepad text file and type the following

ren pics.{21EC2020-3AEA-1069-A2DD-08002B30309D} pics


Save the text file as key.bat in the same drive.


Usage :

To lock the pics folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.

To unlock the folder click the key.bat file. Thus the folder will be unlocked and the contents are accessible.

INTEL PENTIUM 5

INTEL PENTIUM 5

Trick - SHOW YOUR PC PENTIUM 5 OR MORE
SHOW YOUR PC PENTIUM 5 OR MORE

GO TO START>RUN>TYPE REGEDIT>HKEY_LOCAL_MACHINE>HARDWARE>DISCRIPTION>SYSTEM>CENTRAL

PROCESSOR>ON RIGHT HAND SIDE RIGHT CLICK ON PROCESSOR NAME AND STRING AND THE CLICK ON

MODIFY AND WRITE WHAT EVER YOU WANT OR NAME IT PENTIUM 5 OR MORE

HEYY FRNDS DO REPLY IF U LIKE THIS TRICK

Yahoo with multiple login IDs Without any Software


Yahoo with multiple login IDs Without any Software

TO USE MANY NUMBER OF YAHOO MESSENGERS AT A TIME WITHOUT NEED OF SOFTWARE


GO TO START MENU ACTUALLY SITUATED ON LEFT BOTTOM ON EVERY ONES PC

THEN CLICK ON RUN

TYPE CMD PRESS ENTER COMMAND PROMPT WILL OPEN

IN COMMAND PROMT TYPE REGEDIT AND PRESS ENTER THEN REGISTRY EDITOR WILL OPEN

IN REGISTRY EDITOR

CLICK ON + SYMBOL NEAR HKEY_CURRENT_USER

THEN THE FOLDERS UNDER HKEY_CURRENT_USER WILL BE SHOWN

NOW CLICK ON + SYMBOL NEAR SOFTWARE

THEN FOLDERS UNDER SOFTWARE WILL BE SHOWN

THERE U ILL FIND A FOLDER NAMED YAHOO NOW CLICK ON + SYMBOL B4 IT

THEN U ILL FIND A FOLDER NAMED PAGER CLICK THE+ SYMBOL B4 IT

THEN U ILL FIND A FOLDER NAMED TEST CLICK ON IT

ON THE RIGHT SIDE OF THE REGISTRY EDITOR U ILL FIND A REGISTRY ENTRY NAMED DEFAULT

NOW BELOW IT RITE CLICK UR MOUSE SELECT NEW >> SELECT DWORD VALUE>> NAME IT AS PLURAL

NOW CLICK ON NEW REGISTRY ENTRY CREATED BY U AND NAMED AS PLURAL IT WILL ASK FOR A VALUE GIVE IT 5

OR ANY NUMBER DEPENDS ON HOW MANY YAHOO MESSENGERS U WANNA USE AT A TIME

CLOSE THE REGISTRY EDITOR AND CLICK ON YAHOO ICON AND U CAN OPEN ANY NUMBER OF YAHOO IDS AT ONCE....



OR



1. Open Note Pad
2. Carefull copy the text given below and paste in it



REGEDIT4

[HKEY_CURRENT_USER\Software\yahoo\pager\Test]
"Plural"=dword:00000001




3. Save the file as MULTIYAHOO.REG
4. Double Click on the File
5. If it asks for confirmation click "Yes"
5. Restart Your Yahoo messenger.

Multiple Logins of Gmail and Orkut through firefox


Multiple Logins of Gmail and Orkut through firefox

Just follow the following steps and you will be able to login in gmail and orkut with multiple accounts. Through this you will be able to make profiles in your firefox.

Step 1:
Open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.

Step 2:
variable name: moz_no_remote (should be all small letter).

variable value: 1

Step 3:
open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
When you will open firefox it will prompt for profile selection create a profile,open firefox login to orkut open once more use another profile login

airtel free msg center number

airtel free msg center number
try these
919845086020
919831029416
919810051905
919898051916
919840011010
919810051905

idea message centre

idea message centre
for free sms all over india
919826012311

Vodafone free gprs


vodafone free gprs
name:VODAFONE
apn:portalnmms
homepage:wap.google.com
ip:010.010.001.100
port:9401
try it

If you lost your mobile

if you lost your mobile
send an email to
cop@vsnl.net
with the following info.
your name:
address:
phone model:
make:
last used no.
email for comunication:
missed date:
imei no.:
no need to go to police station
information will sent u to 15 days

Free mms setting for airtel

free mms setting for airtel
home page :heep://100.1.200.271:1021/
mm sclP:10.2.45.155
port :8080
apn:airtelfun.com

Access free yahoo mail via airtel live

access free yahoo mail via airtel live
visit https://in.m.yahoo.com
note - dont remove "s" in https and keep blnc less than 0.30p

idea care airtel care and vodafone care direct no.

idea care airtel care and vodafone care direct no.
________________________________________
idea care new no. 12345p2p9
airtel care new no. dial 1415027 toll free
vodafone direct care 111p2p2p9

Different Ways to Shutdown PC

Different Ways to Shutdown PC


There are so many different ways to turn off your Windows XP computer, let's look at some of them:
1. The standard approach - click the Start Button with your mouse, then select the Turn Off menu and finally click the Turn Off icon on the Turn Off computer dialog. blink.gif
2. Press Ctrl+Esc key or the Win key and press u two times - the fastest approach.
3. Get the Shutdown utility from Download(dot)com - it add the shut down shortcuts for you. Else create them yourself using approach 4.
4. Create a shutdown shortcut on your desktop. Right click on the desktop, choose New Shortcut and type shutdown -s -t 00 in the area where you are asked to specify the location of the program file. Now you can just double click this icon to turn off the computer. The best location would be your quick launch bar.
5. Press the Win key + R key to open the run window. Type shutdown -s -t 00. [s means shutdown while t means the duration after which you want to initiate the shutdown process].
If some open processes or application won't let you turn off, append a -f switch to force a shut down by closing all active processes.
6. Win+M to minimize all windows and then Alt+F4 to bring the Turn Off computer dialog.
7. Open Windows Task manager (by right clicking the Windows Task bar or Alt+Ctrl+Del) and choose Shut down from the menu. Useful when the Windows are not responding.
8. open task manager--->click on shutdown--->hold the ctrl key and click on Turn off::::::: pc will be turned off in 3 secs.. fastest method other than hard shutdown

Know the Password behind the asterisks in your browser

Here is the Trick,

First open a browser and then goto http://mail.yahoo.com/ or http://www.gmail.com/ and then enter your user name and password but don't click on submit or don't click on login .
After entering the password, that password is hidden behind the asterisks.

Now clear the url on the browser and copy the below code and paste it there and hit enter.

javascript:(function(){var%20s,F,j,f,i;%20s%20=%20%22%22;%20F%20=%20document.forms;%20for(j=0;%20j