Change Ctrl + Enter Function to something else in IE
Internet Explorer along with other browsers have one thing in common for sure that if we only give the URL of the site and press Ctrl + Enter, http://www and .com will be added before and after the text in the address bar respectively.
This is a great feature since it prevents us from typing the www and .com in the site URLs. But if you wish to change it for your purposes, then it is very easy as well.
Steps:
1. Open the Registry editor and navigate to the following key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar.
2. Create a key there under toolbar key named QuickComplete (as shown)
3. In the right side of this key, create a String Value with the name QuickComplete with the value http://www.%s.net
4. %s signifies that whatever be the address, it will be inserted in between the www and .net
5. Similarly you can change to any extension instead of .net
6. Example: if you put the value http://www.%s.abc then on hitting Ctrl + Enter the extension abc would be produced.
Note: Only works in Internet Explorer
You May Also Like to Read
- Solve Ctrl + Enter Not Working in IE
- Restore Missing Address Bar in Internet Explorer
- Registry Trick to set IE Home Page
- Change Start Button Text Easily
- Change Desktop Icon Name to Different Shapes and Symbols
- Steps to Block Any Website in Internet Explorer
- Add Custom Search Engine to Firefox
- Change iPhone Carrier Logo Easily
- Solve the Problem of All Internet Browsers Crashing
- Shortcut to Enable or Disable Screensaver




Leave a Reply