Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Creating a shortcut should be familiar to almost everyone, but we will walk through the process just for clarity. There are other ways to accomplish this task, but this is my preferred method. First, right-click on a clear spot on the desktop and navigate to New | Shortcut, as shown in Figure A.

When you click the Shortcut menu item, you will arrive at the input screen shown in Figure B. This is where you will enter the specific command strings to make your new shortcut do what you want it to do.

For our example, we will enter the specific command that will shut down a Windows PC. Type the following command into the box and then click Next.
Shutdown.exe -s -t 00
The next screen (Figure C) asks you to name the shortcut. I suggest you name the shortcut to correspond to the action it will perform. In this case, we name it Shutdown.

Technically, you could stop here, but I prefer to give these shortcuts an icon that will help me remember what it is they do. In Windows 7, changing an icon is similar to how you changed icons in previous versions of the operating system.
Right-click on the icon in question to get the context menu shown in Figure D and then navigate to the Properties menu item.

From the Properties control panel, shown in Figure E, select the Change Icon button.

The next screen (Figure F) will show you a list of potential icons. Choose the one you want to use and click the OK button twice.

You should now have a new shortcut on your desktop. When you click the shortcut, your PC will shut down, so make sure you save your work before you test it.
Leave Your Comments
Step1: In Windows 7 press Windows key+R and type as “regedit
Step 2: It will open the Registry Editor of your Windows 7
Step 3: After opening Registry edit browse the following path in reght side bar of registry editor
The Path to go: “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR”
Step4: Then right click the registry “Start” which is rectangled in red color in the below screenshot of registry editor
Step:5 Right Click “Start” and Click modify
finaly restart your system.
To open Facebook using an IP address has its advantages. Chances are that the administrator has blocked Facebook from the Windows host file. Following are the steps involved to open Facebook with an IP address:
1. Open the command prompt and type “Ping facebook.com”

2. You will see the IP address as shown in the above image. Just enter the IP address in the browser address bar and if you are lucky, Facebook may open.
Note: If you do not have administrative rights in the computer and you are unable to open command prompt for any reason, try to find the IP address of Facebook with this Online tool.

??Useful Gmail account Shortcut keys
| Shortcut keys | Action |
| f | Press simple f help you to forward email message to next |
| Shift+I | Use to mark email message as read |
| Shift+u | Use to mark email message as unread |
| r | Reply to the sender of mail |
| a | Reply to the all email recipients |
| Ctrl+c | Use to save current email as draft |
| Z | Press z key to undo any previous action |
| ? | Display the keyboard shortcut keys help |
| c | Press c button to compose an new email message |
| / | Press / button to move your cursor in search box |
| u | Press u key to refresh your email account to view latest email |
| ! | Press ! key to mark an email message as spam |
| p | Press p key to move cursor to precious message |
| . | Press . key to display more options |
| Esc | Escape cursor from any current field. |
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.
variable name: moz_no_remote(should be all small letter)
variable value: 1
press ok to close all windows
step 2: open firefox icon’s properties(from desktop and quick launch). add extension -p to command line(like “c:program filesmozilla firefoxfirefox.exe” -p). press ok.
done!!!!!!!!!!!
while starting firefox u have to create two separate profiles of firefox so that u can login to two accounts of any(orkut,yahoo,rediff or anything else)……. for three logins create three profiles of firefox………
You can create a funny message or legal warnings for others just before logon to your computer. This is very useful if you want to give a message to new user about the use of computer. Edit the value of registry keys to create a banner message.
Click Start button then type regedit in Run option then press Enter for next.
Here locate the location to:
HKeyLocalMachine>SOFTWARE>Microsoft>Windows>CurrentVersion>Win Logon
Here in right side panel, right click to create a new string value LegalNoticeCaption and give it a value you want to see in the menu bar
Now again right click to create a new string value called LegalNoticeText and change the value you want to see in the dialog box
Now close the registry editor and restart your computer after any changes to go into effect.
Cut down of the programs and processes running in the background.–When you start your computer many unnecessary processes are loaded. You can eliminate this by managing your msconfig.
1. Open your Start menu.
2. Click Run
3. In the command screen type “msconfig.exe”
4. In the system configuration utility,click either service or startup tab.
5. Uncheck all programs that your are no longer want to run in the background.
6. Click OK
Follow the given steps to disable the right click functionality on desktop:
To use this feature, you will need to be logged into your computer with administrative rights.
Click Start button and type regedit in Run option then press Enter for next.
Here locate the location to:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

Here in right side panel, right click to create a new DWORD value with the name NoViewContextMenu (it is case sensitive), then assign number 1 in value data box.

Now close the registry editor and restart your computer after any changes to go into effect.
But next time, if you want to enable right click functionality on desktop then simply change the value of data box or delete the NoViewContextMenu DWORD item.
Click Start button and type regedit in Run option then press Enter for next.
Here locate the location to:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
Here in right side panel, right click to create a new DWORD value with the name NoClose.

Now assign number 1 in value data box and close the registry editor.

Now close the registry editor and restart your computer after any changes to go into effect.