Skip to main content

Posts

Showing posts from 2013

Add any application to your Desktop Context Menu in Windows

If you frequently use some applications, and want to access it without adding some extra icons to your desktop, this simple registry trick can help you. With this one you can add any application to your desktop context menu or you can say the right click menu on the desktop. So , here we go with the steps: 1. Goto Run and type regedit and hit Enter. 2. On the left hand side, browse for the following: HKEY_CLASSES_ROOT\Directory\Background\shell 3. Create a new key under the shell key, the name will be exactly what is going to show up on the desktop menu. Right-click on the “shell” key, and then choose New \ Key from the menu. 4. Give the new key the name that you want to show up on the desktop context menu. For this example we’ll be using Notepad. 5. Next you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New \ Key from the menu. Give this key the ...

Easiest Way to sync Gmail contacts in iPhone

Sync contacts with your iOS device To sync your Google contacts with your Apple iOS device (iPhone, iPad, iPod touch), we recommend using CardDAV, which is an Internet open standard. When you sync your Google contacts using CardDAV, you’ll be able to edit, add, and remove contacts from your device and keep them in sync everywhere you use them. Syncing via CardDAV is only available over SSL for Apple devices on iOS version 5.0 and above. If you use Google Apps for Business, use   Google Sync   to sync your contacts. Here’s how to sync your contacts to your device: Open the   Settings   application on your device. Select   Mail, Contacts, Calendars . Select   Add Account... Select   Other Select   Add CardDAV Account Fill out your account information in the following fields: Server : Enter "google.com" User Name : Enter your full Google Account or Google Apps email address. Password : Your Google Account or Google Apps password. (...