How do I change what CTRL+ENTER does in browsers address bar?

Posted by admin on Jan 22, 2009 in IT |

In IE, you can use short cut key such as Ctrl + Enter, to avoid typing www. at the initial & .com at the end. just you need to type the name of the website such as “sailen” and then press ctrl+enter.

Similiarly there are different short cut keys available on firefox browser.

If you like to change the value from .com to .net or .com.au, you can do it.

Create the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\QuickComplete

Create the following registry value in the key above:

QuickComplete (REG_SZ) http://www.%s.net (Or, com.au, com.np etc).

So whatever is in your address bar will be replaced in %s.

Tags: , ,

Reply

Copyright © 2010 Sailen’s Blog All rights reserved.